]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-email.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-email.php
index 387241ec3e2725a1f40ef048456e538c09a21fb8..57f36276a97e72c683dda7abb4f31f0316b71180 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());