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