Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_list_chk_reg_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] top2 right2">$content[link]</td>
3         <td align="center" class="switch_sw$content[sw] top2 right2">$content[gender]</td>
4         <td align="center" class="switch_sw$content[sw] top2 right2">$content[surname]</td>
5         <td align="center" class="switch_sw$content[sw] top2 right2">$content[family]</td>
6         <td align="center" class="switch_sw$content[sw] top2 right2">$content[email]</td>
7         <td align="center" class="switch_sw$content[sw] top2 right2">$content[ip]</td>
8         <td align="center" class="switch_sw$content[sw] top2 right2">$content[refid]</td>
9         <td align="center" class="switch_sw$content[sw] top2">
10                 <a href="{?URL?}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a>
11         </td>
12 </tr>