diff --git a/htdocs/public/members/new.php b/htdocs/public/members/new.php index 9a82627c3bb..a20fb716f6e 100644 --- a/htdocs/public/members/new.php +++ b/htdocs/public/members/new.php @@ -90,7 +90,7 @@ function llxHeaderVierge($title, $head="", $disablejs=0, $disablehead=0, $arrayo { global $user, $conf, $langs, $mysoc; top_htmlhead($head, $title, $disablejs, $disablehead, $arrayofjs, $arrayofcss); // Show html headers - print '
'; + print ''; // Print logo $urllogo=DOL_URL_ROOT.'/theme/login_logo.png'; @@ -337,6 +337,7 @@ $extrafields->fetch_name_optionals_label('member'); // fetch optionals attrib llxHeaderVierge($langs->trans("NewSubscription")); + print_titre($langs->trans("NewSubscription")); if (! empty($conf->global->MEMBER_NEWFORM_TEXT)) print $langs->trans($conf->global->MEMBER_NEWFORM_TEXT)."