Referal levels for surfbar added (unfinished)
[mailer.git] / templates / de / html / admin / admin_config_admins_edit_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><STRONG>$content[id]</STRONG>
3         <INPUT type="hidden" name="sel[$content[id]]" value="1"></TD>
4         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><SELECT
5                 name="admin[$content[id]]" size="1" class="admin_select">
6                 $content[admins_selection]
7         </SELECT></TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
9         $content[action_selection]</TD>
10         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
11         $content[what_selection]</TD>
12         <TD class="switch_sw$content[sw] bottom2" align="center"><SELECT
13                 name="mode[$content[id]]" size="1" class="admin_select">
14                 $content[mode_options]
15         </SELECT></TD>
16 </TR>