Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-overview.php
index c0573bf6a9234ccaeecb1b7384b974dbba2e505b..af377f5ca19290bdf54a70832afb96d32ee48c1e 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-// In Opera browsers the menu is being displayed double: addMenuDescription('admin', __FILE__);
+// In Opera browsers the menu is being displayed double: addYouAreHereLink('admin', __FILE__);
 
 // Is sql_patches not yet installed?
 if (!isExtensionInstalled('sql_patches')) {