Modification de l'appel de llxHeader
This commit is contained in:
parent
996cd3c2a2
commit
964370faa3
@ -62,7 +62,7 @@ if ($user->societe_id > 0)
|
|||||||
$socidp = $user->societe_id;
|
$socidp = $user->societe_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
llxHeader('',$langs->trans("Bill"),'Facture - Prélèvement');
|
llxHeader('',$langs->trans("Bill"));
|
||||||
|
|
||||||
$html = new Form($db);
|
$html = new Form($db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user