]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/login_failed_js.tpl
Double question mark fixed
[mailer.git] / templates / de / html / login_failed_js.tpl
index 856534c44e7dd7a64261afa7b40509a234ac80e2..53908c0f027889f965b2b817f7d51da89eb205d6 100644 (file)
@@ -1,11 +1 @@
-<SCRIPT language="JavaScript" type="text/javascript">
-<!--
-function Loader()
-{
-       document.location.href = "{!URL!}/modules.php?module=index&amp;what=login&msg={--CODE_COOKIES_DISABLED--}";
-}
-
-window.setTimeout("Loader()", 2000);
-
-//-->
-</SCRIPT>
+<script src="{%url=js.php?js=cookies_disabled%}{%ext,version=sql_patches%}" type="text/javascript"></script>