]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-
index 498513e6387253426697b4781d4030687ce0bbf7..cf744ebaf22b9fe3f86fac1914781b9bb9d3387d 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());