diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php
index fe899012983..333eb25ad89 100644
--- a/htdocs/main.inc.php
+++ b/htdocs/main.inc.php
@@ -1289,7 +1289,7 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs
if ($enablebrowsernotif)
{
print ''."\n";
- print ''."\n";
+ print ''."\n";
}
}