]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-memedit.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-memedit.php
index 315c2fdc3ead3954d497ce146420b22b5fd248f1..5d97d07f1e1c54b110666c4ce06fe661d352a122 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Do we edit/delete/change main menus or sub menus?
 $AND = "(`what` = '' OR `what` IS NULL)"; $subMenu = '';