]> 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 ed97e82b3b857470eae019ccef60ab1a3aee5e91..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>