X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Faction-sponsor.php;h=5252f61feafde8702368d615fa2cb689c5f320fc;hb=9afd6ec5878544a7982c50ed9c0dd7de37606d5b;hp=6cffad8374f114624c7e91f1b75c80284f20e4ee;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/modules/guest/action-sponsor.php b/inc/modules/guest/action-sponsor.php index 6cffad8374..5252f61fea 100644 --- a/inc/modules/guest/action-sponsor.php +++ b/inc/modules/guest/action-sponsor.php @@ -43,9 +43,6 @@ if (!defined('__SECURITY')) { return; } -// Add description as navigation point -addMenuDescription('guest', __FILE__); - // Load the include file $inc = sprintf("inc/modules/guest/what-%s.php", getWhat()); if (isIncludeReadable($inc)) {