-Changed text for Show URL -> Website.
This commit is contained in:
parent
91372ffe87
commit
deb210a8d4
@ -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…
x
Reference in New Issue
Block a user