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