Wernis extension can now contact the API
[mailer.git] / templates / de / html / admin / admin_config_admins_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
3                 type="checkbox" name="sel[$content[id]]" value="1"></TD>
4         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
5         $content[admin]</TD>
6         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
7         $content[action]</TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
9         $content[what]</TD>
10         <TD class="switch_sw$content[sw] bottom2" align="center">
11         $content[mode]</TD>
12 </TR>