2
0
forked from Wavyzz/dolibarr

llxHeader BodyCss ecm (#30571)

Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
This commit is contained in:
atm-lena
2024-08-10 23:46:54 +02:00
committed by GitHub
parent 32e4be2507
commit 50199e4ebc
7 changed files with 7 additions and 7 deletions

View File

@@ -206,7 +206,7 @@ if ($action == 'add' && $permissiontoadd) {
* View
*/
llxHeader('', $langs->trans("ECMNewSection"));
llxHeader('', $langs->trans("ECMNewSection"), '', '', 0, 0, '', '', '', 'mod-ecm page-dir_add_card');
$form = new Form($db);
$formecm = new FormEcm($db);