Global rewrite of engine:
[mailer.git] / templates / de / html / js / js_cookies_disabled.tpl
index 000eb531144dc50c4dda4dd028d1691b5ed64009..dd5ae369d19b29a3c0e7b2d39298dd6ccd5b181c 100644 (file)
@@ -1,5 +1,5 @@
 function Loader() {
-       document.location.href = '{?URL?}/modules.php?module=index&what=login&code={%code=COOKIES_DISABLED%}';
+       document.location.href = '{%url,js=modules.php?module=index&what=login%}&code={%code=COOKIES_DISABLED%}';
 }
 
 window.setTimeout("Loader()", 2000);