diff --git a/htdocs/admin/tools/eaccelerator.php b/htdocs/admin/tools/eaccelerator.php
index 65c5375b12e..4deeccc5b59 100644
--- a/htdocs/admin/tools/eaccelerator.php
+++ b/htdocs/admin/tools/eaccelerator.php
@@ -306,8 +306,8 @@ if (is_array($resCached) || is_array($resRemoved))
}
else
{
- print "Check in your php.ini that eaccelerator.allowed_admin_path parameter is :";
- print "
";
+ print "
";
+ print "Check in your php.ini that eaccelerator.allowed_admin_path parameter is : ";
print $_SERVER["SCRIPT_FILENAME"];
}