diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php
index 05445af2c8b..2e932aa4322 100644
--- a/htdocs/main.inc.php
+++ b/htdocs/main.inc.php
@@ -268,7 +268,7 @@ function top_htmlhead($head, $title="", $target="")
if ($conf->use_javascript)
{
- print '';
+ print '';
}
print "\n";