mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Add llxHeader to reception (#29935)
This commit is contained in:
@@ -123,7 +123,7 @@ include DOL_DOCUMENT_ROOT.'/core/actions_linkedfiles.inc.php';
|
||||
* View
|
||||
*/
|
||||
|
||||
llxHeader('', $langs->trans('Reception'), '');
|
||||
llxHeader('', $langs->trans('Reception'), '', '', 0, 0, '', '', '', 'mod-reception page-card_documents');
|
||||
|
||||
$form = new Form($db);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user