From 9cfa20480f6abc8e03f3b72ba08f83e69914b20a Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 29 Oct 2019 10:18:10 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/admin/modulehelp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();