branch prepared
[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[sex]</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>