Hi, I want to add wrap the legend text of a subform in a span tag.
<legend>Text</legend>
when using setLegend('<span>'.$value.'</span>') - the HTML is converted to
html entities
Even tried creating a custom fieldset decorator, but I keep getting printed
out in plaintext...
Any hints greatly appreciated.
Bernd
