]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/redirect_url.tpl
Renamed many stuff (again), added points/user breakup:
[mailer.git] / templates / de / html / redirect_url.tpl
index 0dd432a8523b6a2dc5ec474e2abf86e1798d7655..199263f2929bc97f620d2e558e41efb160acdf58 100644 (file)
@@ -1,4 +1,7 @@
-<noscript>{--LOAD_URL_ERROR_1--}<a href="$content" rel="external" title="$content">$content</a>{--LOAD_URL_ERROR_2--}</noscript>
+<noscript>
+       <a href="$content" rel="external" title="$content">$content</a>
+</noscript>
+
 <script type="text/javascript">
 <!--
 document.location.href = '$content';