]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-overview.php
Commented out for Opera fix, thanks to profi-concept. More headers added for buggy...
[mailer.git] / inc / modules / admin / what-overview.php
index d6c7c10813924c9a556062aecd4bb3b8c21b1854..965ac2be33a9fe8fc706ab6271b7aed8b08f52ab 100644 (file)
@@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 }
 
 // Add description as navigation point
-ADD_DESCR("admin", __FILE__);
+// In Opera browsers the menu is being displayed double: ADD_DESCR("admin", __FILE__);
 
 // Otherwise load include file 'overview-inc' (old standard overview page)
 require_once(PATH."inc/modules/admin/overview-inc.php");