Skyscraper now in member menu supported (you need to update/patch member_header.tpl...
[mailer.git] / templates / de / html / member / member_unconfirmed_row.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 right">$content[stamp]</td>
13         <td align="right" class="switch_sw$content[sw] bottom" style="padding-right:5px">
14                 $content[points] {!POINTS!}
15         </td>
16 </tr>