From 1d3181ea9f8021685f0c7a683e7f49cfd9b683fe Mon Sep 17 00:00:00 2001 From: bagtaib Date: Wed, 6 Jul 2022 05:50:53 +0200 Subject: [PATCH] affichage --- htdocs/modulebuilder/index.php | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/htdocs/modulebuilder/index.php b/htdocs/modulebuilder/index.php index fd84cb5e4dd..ac0ed014699 100644 --- a/htdocs/modulebuilder/index.php +++ b/htdocs/modulebuilder/index.php @@ -2074,11 +2074,34 @@ if ($module == 'initmodule') { print ''; print ''; - //print ''.$langs->trans("ModuleBuilderDesc2", 'conf/conf.php', $newdircustom).'
'; - print $langs->trans("EnterNameOfModuleDesc").'
'; + //print ''.$langs->trans("ModuleBuilderDesc2", 'conf/conf.php', $newdircustom).'
'; print '
'; - print '
'; + print ''; + print ' '.$form->textwithpicto('', $langs->trans("EnterNameOfModuleDesc")).'
'; + + + + print '
'; + print '
'; + print '
'; + print '
'; + //print '
'; + print $langs->trans("Family").'
'; + print '
'; print '
'; print '';