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
|
@ -7,7 +7,7 @@ class Application_Form_AddShowWho extends Zend_Form_SubForm
|
|||
{
|
||||
// Add hosts autocomplete
|
||||
$this->addElement('text', 'add_show_hosts_autocomplete', array(
|
||||
'label' => 'Type a Host:',
|
||||
'label' => 'Search Users:',
|
||||
'class' => 'input_text ui-autocomplete-input',
|
||||
'required' => false
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue