-Changed text for Show URL -> Website.
This commit is contained in:
parent
91372ffe87
commit
deb210a8d4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class Application_Form_AddShowWhat extends Zend_Form_SubForm
|
|||
|
||||
// Add URL element
|
||||
$this->addElement('text', 'add_show_url', array(
|
||||
'label' => 'Show URL:',
|
||||
'label' => 'Website:',
|
||||
'class' => 'input_text',
|
||||
'required' => false,
|
||||
'filters' => array('StringTrim'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue