win32 to unix line delimiters changed
[mailer.git] / 0.2.1 / templates / de / html / index_forward.tpl
1 <SCRIPT language="JavaScript" type="text/javascript">
2 <!--
3 function Load()
4 {
5         window.location.href='{!URL!}/modules.php?module={!__MOD_VALUE!}';
6 }
7
8 window.setTimeout("Load()", {!__DELAY_VALUE!});
9 //-->
10 </SCRIPT>