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 '';