User list templates with lesser empty lines
[mailer.git] / templates / de / html / admin / admin_theme_edit_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"
3                 height="30"><INPUT type="checkbox" name="sel[$content[id]]"
4                 class="admin_normal" value="1"> <INPUT type="hidden"
5                 name="active[$content[id]]" class="admin_normal"
6                 value="$content[active]"></TD>
7         <TD class="switch_sw$content[sw] bottom2 right2" align="center"
8                 height="30">$content[link]</TD>
9         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[name]</TD>
10         <TD class="switch_sw$content[sw] bottom2 right2" align="center"
11                 height="30">$content[is_act]</TD>
12         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[email]</TD>
13         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><A
14                 href="$content[url_link]" target="_blank">$content[url_title]</A></TD>
15         <TD class="switch_sw$content[sw] bottom2 right2" align="center">v$content[ver]</TD>
16 </TR>