Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / action-repair.php
index 54b47df6b273f2ccca8aaa2c0cac4793fe4b4c5a..5dcf13a2704b6a63b442a93671e3c2723b5a695f 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());