Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-sponsor.php
index 62eed5e60496360bb89fc0bb580d2184b25070d0..72b67d72e87f32a7883553efeef47f56f29f917d 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());