More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_extensions_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">
5         &nbsp;&nbsp;$content[name]</td>
6         <td class="switch_sw$content[sw] bottom2 right2" align="center">
7         $content[css]</td>
8         <td class="switch_sw$content[sw] bottom2" align="center">
9         $content[active]</td>
10 </tr>