Hi, i have this button in a form:
$this->addElement('submit', 'save and next', array(
'id' => 'next'
));
but when i render it the text in the button is all togheter: saveandnext.
Any help?
Javi
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]
