Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-surfbar.php
index 5c77761a0846d929d728eb520cda5d1447e8a122..a0053b957472688be5924a610d695e43787909e5 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Load the include file
 $inc = sprintf("inc/modules/admin/what-%s.php", getWhat());