More templates rewritten
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor_row.tpl
1 <TR>
2   <TD align="center" class="switch_sw$content[sw] bottom2 right2">
3     <INPUT type="checkbox" name="id[$content[id]]" class="admin_normal" value="1">
4   </TD>
5   <TD align="center" class="switch_sw$content[sw] bottom2 right2">
6     <A href="$content[email]">$content[gender] $content[surname] $content[family]</A>
7   </TD>
8   <TD align="center" class="switch_sw$content[sw] bottom2 right2">
9     $content[remote]
10   </TD>
11   <TD align="center" class="switch_sw$content[sw] bottom2">
12     $content[created]
13   </TD>
14 </TR>