Unconfirmed mails rewritten, mail confirmation saved in stats table
[mailer.git] / templates / de / html / member / member_unconfirmed_row_nopoints.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom right">
3                 [<a href="{!URL!}/mailid.php?uid=$content[uid]&amp;$content[type]=$content[data]"
4                  target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
5         </td>
6         <td align="center" class="switch_sw$content[sw] bottom right">
7                 $content[sender]
8         </td>
9         <td align="center" class="switch_sw$content[sw] bottom right">
10                 [<a href="{!URL!}/modules.php?module=login&amp;what=unconfirmed&amp;$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
11         </td>
12         <td align="center" class="switch_sw$content[sw] bottom">$content[stamp]</td>
13 </tr>