A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_delete_admins_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom right">
3                 $content[id]&nbsp;<input type="hidden" name="sel[$content[id]]" value="1" />
4         </td>
5         <td align="center" class="{%template,ColorSwitch%} bottom right">
6                 $content[login]
7         </td>
8         <td align="center" class="{%template,ColorSwitch%} bottom right">
9                 $content[email]
10         </td>
11         <td align="center" class="{%template,ColorSwitch%} bottom right">
12                 $content[mode]
13         </td>
14         <td align="center" class="{%template,ColorSwitch%} bottom">
15                 $content[la_mode]
16         </td>
17 </tr>