]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor.php
New functions introduced, several rewrites:
[mailer.git] / inc / modules / sponsor.php
index 5859a70b1a9b1d69d4a4eceeedf0e5fd4a0a77e3..3e39328c95d9f30b6ddf08ee8c48ea8d2a09cc16 100644 (file)
@@ -67,7 +67,7 @@ $content['header'] = loadTemplate('sponsor_header', true);
 $content['footer'] = loadTemplate('sponsor_footer', true);
 
 // 'You are here' navigation
-$content['you_are_here'] = addMenuDescription('sponsor', getWhat(), false, false);
+$content['you_are_here'] = addMenuDescription('sponsor', getWhat(), true);
 
 // Load main sponsor template
 loadTemplate('sponsor_main', false, $content);