]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/loader.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / loader.tpl
diff --git a/0.2.1/templates/de/html/loader.tpl b/0.2.1/templates/de/html/loader.tpl
deleted file mode 100644 (file)
index 5d8ef46..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<BIG><STRONG>D&nbsp;E&nbsp;R&nbsp;E&nbsp;F&nbsp;E&nbsp;R&nbsp;R&nbsp;E&nbsp;R&nbsp;&nbsp;-&nbsp;&nbsp;{!MAIN_TITLE!}</STRONG></BIG>
-<BR>
-<BR>
-<BR>
-<BR>
-<BR>
-{--LOADER_NOT_WORKING--} [
-<A href="{!__URL!}">{--LOADER_CLICK_HERE--}</A>
-]
-<SCRIPT language="JavaScript" type="text/javascript">
-<!--
-function Loader(URL)
-{
-       document.location.href = URL;
-       return false;
-}
-
-setTimeout("Loader('{!__URL!}')", 1000);
-//-->
-</SCRIPT>
\ No newline at end of file