More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_country_del_row.tpl
index ba4f4d816614297ace66c74575fcb1de5e4eace2..270e00a889f87bcc3981087e7d4fab9cac42887e 100644 (file)
@@ -1,10 +1,10 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><strong>$content[id]</strong>
-       <INPUT type="hidden" name="id[$content[id]]" value="1"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-       $content[code]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-       $content[descr]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
-       $content[status]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>$content[id]</strong>
+       <INPUT type="hidden" name="id[$content[id]]" value="1"></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       $content[code]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       $content[descr]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">
+       $content[status]</td>
+</tr>