Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-adminedit.php
index 5f0ec0c4fa340d5fc2a50b5e5ab2625aaf068ea1..736507c4fdf21b299323291db09678958359acfd 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)"; $SUB = '';