X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-rallyes.php;h=5d4a105622f14041f76e75eca67c3cfff0285c9c;hb=22ba710434fb8b31e8961976ee4a31ae28b4509d;hp=07073603dea1f207db70dd3af8d800da7a6e3ecc;hpb=0ddf8f6c578aa2c1ff1db9fb8eb0b93a1e247b73;p=mailer.git diff --git a/inc/modules/guest/what-rallyes.php b/inc/modules/guest/what-rallyes.php index 07073603de..5d4a105622 100644 --- a/inc/modules/guest/what-rallyes.php +++ b/inc/modules/guest/what-rallyes.php @@ -41,7 +41,7 @@ if (!defined('__SECURITY')) { } // END - if // Add description as navigation point -addMenuDescription('guest', __FILE__); +addYouAreHereLink('guest', __FILE__); if ((!isExtensionActive('rallye')) && (!isAdmin())) { loadTemplate('admin_settings_saved', false, generateExtensionInactiveNotInstalledMessage('rallye'));