Global rewrite of engine:
[mailer.git] / templates / de / html / member / member_unconfirmed_row_nopoints.tpl
index cf4159726b9e67152f55cf031851d7290ecce27c..5f31231d5f4d94cc7334bed55379cdf8366d8e43 100644 (file)
@@ -1,13 +1,13 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               [<a href="{?URL?}/mailid.php?userid=$content[userid]&amp;$content[type]=$content[data]"
+               [<a href="{%url=mailid.php?userid=$content[userid]&amp;$content[type]=$content[data]%}"
                 target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
                $content[sender]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               [<a href="{?URL?}/modules.php?module=login&amp;what=unconfirmed&amp;$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
+               [<a href="{%url=modules.php?module=login&amp;what=unconfirmed&amp;$content[type]=$content[data]%}">{--EMAIL_DETAILS_LINK--}</a>]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom">$content[timestamp]</td>
 </tr>