X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-usage.php;h=a887b87616351074b99bf45f2189ea0de22ca22d;hb=c5173c4d66be7ec72fbf8051a2097cbb377e87a0;hp=1fe8d1bce990da1f13e8ff7494e0d28cbf789240;hpb=7e25841a68dff64846ad919086deee8ac9191e04;p=mailer.git diff --git a/inc/modules/admin/what-usage.php b/inc/modules/admin/what-usage.php index 1fe8d1bce9..a887b87616 100644 --- a/inc/modules/admin/what-usage.php +++ b/inc/modules/admin/what-usage.php @@ -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') . '/';