Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / member / member_unconfirmed_row_nopoints.tpl
index 1879770e27572307fc48917935f244369c24c72b..b4bb8412f985885cedc700201610cd0d30e830e0 100644 (file)
@@ -1,13 +1,13 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               [<a href="{!URL!}/mailid.php?uid=$content[uid]&amp;$content[type]=$content[data]"
+               [<a href="{?URL?}/mailid.php?uid=$content[uid]&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[stamp]</td>
 </tr>