HTML->XHTML preparation (still *A LOT* to convert
[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" title="{--ID_SELECT--} $content[id]" 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>