diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php
index 11430c35640..4c4f365b554 100644
--- a/htdocs/main.inc.php
+++ b/htdocs/main.inc.php
@@ -929,9 +929,9 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs
if (constant('JS_JQUERY_FLOT'))
{
print ''."\n";
- print ''."\n";
- print ''."\n";
- print ''."\n";
+ print ''."\n";
+ print ''."\n";
+ print ''."\n";
}
else
{