]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/active_functions.php
Moved surfbar-related functions, unnessary array element removed
[mailer.git] / inc / libs / active_functions.php
index 302480e265ec4b21762fb20b881275d48922a613..97390364d67be3284f1c7e52a79a8743a7c71179 100644 (file)
@@ -48,7 +48,7 @@ function FILTER_ADD_LINK_ACTIVE_LIST () {
        if ((isExtensionActive('active')) && (isExtensionActive('online'))) {
                // Init fake-content because there is no `what`='active' in database
                $content = array(
-                       'menu'    => '<a class="menu_blur" href="{%url=modules.php?module=index&amp;what=active%}">{%config=menu_blur_spacer%}{--GUEST_ACTIVE_LINK--}</a>',
+                       'menu'    => '<a class="menu_blur" href="{%url=modules.php?module=index&amp;what=active%}">{?menu_blur_spacer?}{--GUEST_ACTIVE_LINK--}</a>',
                        'what'    => 'active',
                        'visible' => 'Y',
                        'locked'  => 'N'