]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_unconfirmed_row.tpl
Fixes for POST setter, template and others
[mailer.git] / templates / de / html / member / member_unconfirmed_row.tpl
index bea62b6be5f1549531cd51936b37d0e13d36c65d..d7b930eba185fb03cabbe406f12e3780def2cf47 100644 (file)
@@ -1,16 +1,16 @@
 <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?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 right">$content[stamp]</td>
        <td align="right" class="switch_sw$content[sw] bottom" style="padding-right:5px">
-               $content[points] {!POINTS!}
+               $content[points] {?POINTS?}
        </td>
 </tr>