All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[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?userid=$content[userid]&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[timestamp]</td>
13 </tr>