More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_country_del_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>$content[id]</strong>
3         <INPUT type="hidden" name="id[$content[id]]" value="1"></td>
4         <td align="center" class="switch_sw$content[sw] bottom2 right2">
5         $content[code]</td>
6         <td align="center" class="switch_sw$content[sw] bottom2 right2">
7         $content[descr]</td>
8         <td align="center" class="switch_sw$content[sw] bottom2">
9         $content[status]</td>
10 </tr>