CC-2501:Registration:wording changes
- fixed
This commit is contained in:
parent
4601852eed
commit
f95e881ec5
3 changed files with 6 additions and 2 deletions
|
@ -12,7 +12,7 @@ class Application_Form_GeneralPreferences extends Zend_Form_SubForm
|
|||
//Station name
|
||||
$this->addElement('text', 'stationName', array(
|
||||
'class' => 'input_text',
|
||||
'label' => 'Station Name:',
|
||||
'label' => 'Station Name',
|
||||
'required' => true,
|
||||
'filters' => array('StringTrim'),
|
||||
'validators' => array('NotEmpty'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue