Hi, Using a definition list with Zend_Form works fine with most elements but when it comes to submit buttons, it just doesn't have any semantics. Therefore I created a decorator to cut those out and place into a div outside the list (closing the list and opening a new after, if there are other elements later).
Is there a way to incorporate this into the default decorator, or ship it as an additional one? Regards, Ádám
