Tweaks to UI labels for consistency and clarity.
This commit is contained in:
parent
add7744740
commit
b98c0f3c85
9 changed files with 21 additions and 21 deletions
|
@ -45,7 +45,7 @@ class Application_Form_SoundcloudPreferences extends Zend_Form_SubForm
|
|||
|
||||
// Add the description element
|
||||
$this->addElement('textarea', 'SoundCloudTags', array(
|
||||
'label' => 'space separated SoundCloud Tags',
|
||||
'label' => 'SoundCloud Tags: (separate tags with spaces)',
|
||||
'required' => false,
|
||||
'class' => 'input_text_area',
|
||||
'value' => Application_Model_Preference::GetSoundCloudTags(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue