]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/active_functions.php
Global rewrite of engine:
[mailer.git] / inc / libs / active_functions.php
index 2eab3801b1e9f12ec3540b3096d995c15d0d7707..bdc32fa76dbb1910768bb3632e358df2b052c6d9 100644 (file)
@@ -47,7 +47,7 @@ function FILTER_ADD_LINK_ACTIVE_LIST () {
        if (isExtensionActive('online')) {
                // Init content
                $content = array(
-                       'menu' => "<a class=\"menu_blur\" href=\"{?URL?}/modules.php?module=index&amp;what=active\">".getConfig('menu_blur_spacer').getMessage('GUEST_ACTIVE_LINK')."</a>",
+                       'menu' => "<a class=\"menu_blur\" href=\"{%url=modules.php?module=index&amp;what=active%}\">".getConfig('menu_blur_spacer').getMessage('GUEST_ACTIVE_LINK')."</a>",
                        'what' => 'active'
                );