diff --git a/htdocs/admin/modules.php b/htdocs/admin/modules.php index 4b108141bb2..afe9656e53d 100644 --- a/htdocs/admin/modules.php +++ b/htdocs/admin/modules.php @@ -159,7 +159,7 @@ foreach ($modules as $key => $value) if ($const_value == 1) { - print ''; + print ''; } else {