diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 3a7594ea3ad..e05147c97a0 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -799,6 +799,7 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs // Output module javascript if (is_array($arrayofjs)) { + print ''."\n"; foreach($arrayofjs as $jsfile) { print ''."\n";