X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-refbanner.php;h=9bc5510cdec65608d92bed280bbf950b184202ff;hb=c5173c4d66be7ec72fbf8051a2097cbb377e87a0;hp=4dbd34cb38a300672b706312e5101a57a2d808e4;hpb=1e38f6d41e6eac45cc8c80da7ace0d82b25259a3;p=mailer.git diff --git a/inc/modules/admin/what-refbanner.php b/inc/modules/admin/what-refbanner.php index 4dbd34cb38..9bc5510cde 100644 --- a/inc/modules/admin/what-refbanner.php +++ b/inc/modules/admin/what-refbanner.php @@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) { } // END - if // Add description as navigation point -addMenuDescription('admin', __FILE__); +addYouAreHereLink('admin', __FILE__); // Some sanity-check if ((!isPostRequestParameterSet('url')) || (!isPostRequestParameterSet('alternate'))) {