Description made more clear
[mailer.git] / templates / de / html / index_forward.tpl
1 <script type="text/javascript">
2 <!--
3 function Load () {
4         document.location.href = '{%url,js=modules.php?module=$content[module]%}';
5 }
6
7 window.setTimeout("Load()", $content[delay]);
8 //-->
9 </script>