]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/login_failed_js.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / login_failed_js.tpl
diff --git a/0.2.1/templates/de/html/login_failed_js.tpl b/0.2.1/templates/de/html/login_failed_js.tpl
deleted file mode 100644 (file)
index 856534c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<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>