]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/redirect_url.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / redirect_url.tpl
index 0d27c59a2e04c88c5e5d403e13f88a916d852baf..c45b4c5cf585503d616f6421200a55552b563dac 100644 (file)
@@ -1,4 +1,4 @@
-<NOSCRIPT>{--LOAD_URL_ERROR_1--}$content{--LOAD_URL_ERROR_2--}</NOSCRIPT>
+<NOSCRIPT>{--LOAD_URL_ERROR_1--}<a href="$content" rel="external" title="$content">$content</a>{--LOAD_URL_ERROR_2--}</NOSCRIPT>
 <SCRIPT language="JavaScript" type="text/javascript">
 <!--
 document.location.href='$content';