]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_config_admins_del_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_admins_del_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">
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>