From d990d55139c0fa1dd327c04110ac91ef7d2dbee8 Mon Sep 17 00:00:00 2001 From: Lamrani Abdel Date: Fri, 3 Feb 2023 14:35:44 +0100 Subject: [PATCH] add forms for add and edit permission --- htdocs/modulebuilder/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/modulebuilder/index.php b/htdocs/modulebuilder/index.php index d6efbcb9404..93550e2c928 100644 --- a/htdocs/modulebuilder/index.php +++ b/htdocs/modulebuilder/index.php @@ -3956,7 +3956,7 @@ if ($module == 'initmodule') { print ''; print ''; @@ -3972,7 +3972,7 @@ if ($module == 'initmodule') { print ''; print ''; - for ($i = 0; $i'.$langs->trans($crud[$i]).''; }