Naming-inconsistency fixed #2
[mailer.git] / templates / de / html / index_forward.tpl
index dde18d78882bd9a7640df61d048ee3d0de3b236a..eec206e7b420cffa149e834cdfa04d2616934a13 100644 (file)
@@ -1,7 +1,7 @@
 <script type="text/javascript">
 <!--
 function Load () {
-       document.location.href = '{%url,js=modules.ph?module=$content[mode]%}';
+       document.location.href = '{%url,js=modules.php?module=$content[module]%}';
 }
 
 window.setTimeout("Load()", $content[delay]);