diff --git a/htdocs/admin/facture.php b/htdocs/admin/facture.php index 0fd264dc2d4..1d896f0144b 100644 --- a/htdocs/admin/facture.php +++ b/htdocs/admin/facture.php @@ -173,6 +173,10 @@ llxHeader("",""); $html=new Form($db); + +print_fiche_titre($langs->trans("BillsNumberingModule"),'','setup'); +print '
'; + $h = 0; $head[$h][0] = DOL_URL_ROOT."/admin/facture.php"; @@ -185,9 +189,6 @@ dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); /* * Module numérotation */ - -print_fiche_titre($langs->trans("BillsNumberingModule"),'','setup'); - print ''; print ''; print '';
'.$langs->trans("Name").'