X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Factive_functions.php;h=c5ed6c7a0bef39510da69e4695b162a62c01bd62;hp=51503bd6be802bcd674a640cd56cd1dc713bdf16;hb=4b32c7be676d4a191c869a5745f2890240852fb0;hpb=a090e351c49fe021fb3064325694da03402332e0 diff --git a/inc/libs/active_functions.php b/inc/libs/active_functions.php index 51503bd6be..c5ed6c7a0b 100644 --- a/inc/libs/active_functions.php +++ b/inc/libs/active_functions.php @@ -1,7 +1,7 @@ "".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."", + 'menu' => '{%config=menu_blur_spacer%}' . getMessage('GUEST_ACTIVE_LINK') . '', 'what' => 'active' ); // Add link to "we were active today" page - LOAD_TEMPLATE("guest_menu_bottom", false, $content); + $GLOBALS['rows'] .= loadTemplate('guest_menu_bottom', true, $content); } // END - if } -// +// [EOF] ?>