]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-mods.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-mods.php
index 0c8a5c403de166c819f63daaf505596d4281c072..96729289cbba4cecb762f30cba6a6d29389dfec1 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());