Huge rewrite of default parameters, ext-network continued:
[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>