]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-online.php
Final fixes for password reset behavior on sql_patches removal :)
[mailer.git] / inc / modules / guest / action-online.php
index 83a4079d60af37e3f18c1cc6751ff5dd2e74ad5b..e8df9e777748f31878233bc4d8ef0e5e4eda2e5f 100644 (file)
@@ -71,7 +71,7 @@ LOAD_TEMPLATE("online_now");
 if (EXT_IS_ACTIVE("active"))
 {
        // Add link to "we were active today" page
-       LOAD_TEMPLATE("guest_menu_bottom", false, "<A class=\"menu_blur\" href=\"".URL."/modules.php?module=index&amp;what=active\">".$_CONFIG['middot'].GUEST_ACTIVE_LINK."</A>");
+       LOAD_TEMPLATE("guest_menu_bottom", false, "<A class=\"menu_blur\" href=\"".URL."/modules.php?module=index&amp;what=active\">".$_CONFIG['menu_blur_spacer'].GUEST_ACTIVE_LINK."</A>");
 }
 
 //