diff --git a/htdocs/admin/modulehelp.php b/htdocs/admin/modulehelp.php index 3db8453011e..ea7f754583b 100644 --- a/htdocs/admin/modulehelp.php +++ b/htdocs/admin/modulehelp.php @@ -233,7 +233,7 @@ $familyposition=$tab[0]; $familykey=$tab[1]; $module_position=$tab[2]; $numero=$ -$head = modulehelp_prepare_head($objMod); +$head = modulehelp_prepare_head($objMod); // Check filters $modulename=$objMod->getName();