More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / 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>