Each of my Zend_Form_SubForms when rendered are being outputted like this:

<dt> </dt>
<dd>
<fieldset id="fieldset-formProps1">
<dl>
*stuff*
</dl>
</fieldset>
</dd>


I don't seem able to either remove the <dt></dt> or (preferably) to put some
text inside of it, i.e. a form heading.

Any advice appreciated.
-- 
View this message in context: 
http://www.nabble.com/Zend_Form_SubForm-Labels-tp20173110p20173110.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to