diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 69f7febd313..19eaee3e4fb 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1464,8 +1464,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs } } } - - } if (! empty($head)) print $head."\n";