X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-sponsor_reg.php;h=568abdc9251ebff7731a945a2cb7519ed31f3725;hp=757c9634159ad0d186c0579be0d4b2bea59d2153;hb=e8ca54fe91872ab95a6ffdc4f1268bf18889021d;hpb=d0e1a1d5de5dc913bb822304cb8850f7efb4a834 diff --git a/inc/modules/guest/what-sponsor_reg.php b/inc/modules/guest/what-sponsor_reg.php index 757c963415..568abdc925 100644 --- a/inc/modules/guest/what-sponsor_reg.php +++ b/inc/modules/guest/what-sponsor_reg.php @@ -41,7 +41,7 @@ if (!defined('__SECURITY')) { } // END - if // Add description as navigation point -addMenuDescription('guest', __FILE__); +addYouAreHereLink('guest', __FILE__); if ((!isExtensionActive('sponsor'))) { loadTemplate('admin_settings_saved', false, generateExtensionInactiveNotInstalledMessage('sponsor'));