]> git.mxchange.org Git - mailer.git/blob - templates/de/html/index_forward.tpl
900302beec2f1b0c171bf59f19d5e51439b5fef2
[mailer.git] / templates / de / html / index_forward.tpl
1 <script type="text/javascript">
2 <!--
3 function Load () {
4         window.location.href='{?URL?}/modules.php?module=$content[mode]';
5 }
6
7 window.setTimeout("Load()", $content[delay]);
8 //-->
9 </script>