Even more rewrites/fixes from EL branch (please report any broken part after you...
[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>