]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/index_forward.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / index_forward.tpl
diff --git a/0.2.1/templates/de/html/index_forward.tpl b/0.2.1/templates/de/html/index_forward.tpl
deleted file mode 100644 (file)
index fa9085b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<SCRIPT language="JavaScript" type="text/javascript">
-<!--
-function Load()
-{
-       window.location.href='{!URL!}/modules.php?module={!__MOD_VALUE!}';
-}
-
-window.setTimeout("Load()", {!__DELAY_VALUE!});
-//-->
-</SCRIPT>