Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-user.php
index c0f729651be228fd4e6c0cf88f6af67646a33dc3..bcbedfb1f8cac194aa2c193698c95c130eea77e1 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());