]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/redirect_url.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / redirect_url.tpl
index e0acbd40e03021881dc940c7cff15a11dcef14e3..0dd432a8523b6a2dc5ec474e2abf86e1798d7655 100644 (file)
@@ -1,6 +1,6 @@
 <noscript>{--LOAD_URL_ERROR_1--}<a href="$content" rel="external" title="$content">$content</a>{--LOAD_URL_ERROR_2--}</noscript>
 <script type="text/javascript">
 <!--
-document.location.href='$content';
+document.location.href = '$content';
 //-->
 </script>