Fix Dolibarr#16418 missing title in "iNew cCash Fence"
This commit is contained in:
parent
1b6bc8b132
commit
739cd0466d
@ -372,7 +372,7 @@ if ($action == "create" || $action == "start" || $action == 'close') {
|
||||
|
||||
//var_dump($theoricalamountforterminal); var_dump($theoricalnbofinvoiceforterminal);
|
||||
if ($action != 'close') {
|
||||
llxHeader();
|
||||
llxHeader('', $langs->trans("NewCashFence"));
|
||||
|
||||
print load_fiche_titre($langs->trans("CashControl")." - ".$langs->trans("New"), '', 'cash-register');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user