CC-2922: Manage media folders text

- done
This commit is contained in:
James 2011-10-06 15:39:42 -04:00
parent f4aec0a165
commit 1059cee80c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Application_Form_WatchedDirPreferences extends Zend_Form_SubForm
$this->addElement('text', 'watchedFolder', array(
'class' => 'input_text',
'label' => 'Choose a Folder to Watch:',
'label' => 'Choose a Watched Folder:',
'required' => false,
'filters' => array('StringTrim'),
'value' => '',