diff --git a/htdocs/adherents/type.php b/htdocs/adherents/type.php index cdeaa21ba9f..46f87644399 100644 --- a/htdocs/adherents/type.php +++ b/htdocs/adherents/type.php @@ -241,8 +241,12 @@ if ($action == 'create') print '
'; print ''; - print ''; + dol_fiche_head(''); + + print '
'; + print ''; + print ''; print ''; @@ -271,9 +275,12 @@ if ($action == 'create') { print $adht->showOptionals($extrafields,'edit'); } + print ''; print "
'.$langs->trans("Label").'
\n"; + + dol_fiche_end(); - print '
'; + print '
'; print ''; print '     '; print '';