]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-admins_edit.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-admins_edit.php
index 7cd1e14fbbd44694f1ec5f7a35df2af10e62f895..e779bc00e44c3d2b25aa12d08c18e497048df717 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Set selection data to empty array when it is empty
 if (!isPostRequestParameterSet('sel')) setPostRequestParameter('sel', array());