]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-usage.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-usage.php
index 1fe8d1bce990da1f13e8ff7494e0d28cbf789240..a887b87616351074b99bf45f2189ea0de22ca22d 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Base directory (should be moved to database)
 $usage = getConfig('usage_base') . '/';