]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/index_forward.tpl
Naming-inconsistency fixed
[mailer.git] / templates / de / html / index_forward.tpl
index dde18d78882bd9a7640df61d048ee3d0de3b236a..3c58945012efdc9771527046388e9caabf1407e6 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.ph?module=$content[module]%}';
 }
 
 window.setTimeout("Load()", $content[delay]);