Forum Index
/
Feedback
/
Fieldset
[
This topic is solved ]
elguapo
09 April 09 / 17:00
Hi,
Maybe you want to change the default FH_FIELDSET_MASK to
<?php
fh_conf
(
'FH_FIELDSET_MASK'
,
" <tr>\n"
.
" <td valign='top' colspan='3'>\n"
.
" <br />\n"
.
" <fieldset id='%name%' %extra%>\n"
.
" <legend>%caption%</legend>\n"
.
" <!-- content of fieldset %name% -->\n"
.
" <table cellspacing='0' cellpadding='3' id='%name%'>\n"
.
" %content%\n"
.
" </table>\n"
.
" <!-- end of fieldset %name% -->\n"
.
" </fieldset>\n"
.
" </td>\n"
.
" </tr>\n"
);
?>
Using <b> and <i> is so 1999 ;-)
Johan Wiegel
(Admin)
09 April 09 / 17:34
Good point, will change that in the next release
Johan Wiegel
(Admin)
16 June 09 / 19:23
changed in todays bigfix release
Top
powered by
PHP-GLOBE
© 2004 - 2012 FormHandler. All rights reserved. -
Open source license