program/steps/addressbook/func.inc | ●●●●● patch | view | raw | blame | history |
program/steps/addressbook/func.inc
@@ -675,7 +675,6 @@ $content = $fieldset['content']; } if ($content) $out .= html::tag('fieldset', null, html::tag('legend', null, Q($fieldset['name'])) . $content) ."\n"; }