diff --git a/htdocs/modulebuilder/index.php b/htdocs/modulebuilder/index.php index fc4e53cbd61..a1e3b8070a5 100644 --- a/htdocs/modulebuilder/index.php +++ b/htdocs/modulebuilder/index.php @@ -2500,7 +2500,7 @@ if ($module == 'initmodule') { $urloflist = $dirread.'/'.$pathtolist; $urlofcard = $dirread.'/'.$pathtocard; - print '
| '.$langs->trans("Property"); print ' ('.$langs->trans("SeeExamples").')'; |
|---|