ZF-10128: Translate is invoked twice
Description
The classes Zend_Form_Element_Submit and its base class Zend_Form_Element will translate the returned label. Only one of theese classes should invoke translate().
Edit: The method someone should have a look at is getLabel()
Comments
Posted by Marc Hodgins (mjh_ca) on 2010-11-27T22:35:08.000+0000
Resolving as duplicate. See ZF-8764