X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Factive_functions.php;h=874bb68ef620835f42136c6e70de28ea3fb967cf;hb=05f2bbfff5c041bc126894e87ea979bd3df6eb25;hp=2eab3801b1e9f12ec3540b3096d995c15d0d7707;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;p=mailer.git diff --git a/inc/libs/active_functions.php b/inc/libs/active_functions.php index 2eab3801b1..874bb68ef6 100644 --- a/inc/libs/active_functions.php +++ b/inc/libs/active_functions.php @@ -47,7 +47,7 @@ function FILTER_ADD_LINK_ACTIVE_LIST () { if (isExtensionActive('online')) { // Init content $content = array( - 'menu' => "".getConfig('menu_blur_spacer').getMessage('GUEST_ACTIVE_LINK')."", + 'menu' => '{%config=menu_blur_spacer%}' . getMessage('GUEST_ACTIVE_LINK') . '', 'what' => 'active' );