Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_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[sname]</td>
5         <td align="center" class="switch_sw$content[sw] top2 right2">$content[fname]</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[ref]</td>
9         <td align="center" class="switch_sw$content[sw] top2"><a
10                 href="{!URL!}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></td>
11 </tr>