More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_del_bank_packages_row.tpl
index 824bcd70e12be15eb480b9f8b91f0c2ac2953250..1519a93d656445f23bac965a8b529bfccaba2c7a 100644 (file)
@@ -1,17 +1,17 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2">
                <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" class="admin_normal" name="id[$content[id]]" value="1" checked="checked" />
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                <strong>$content[id]</strong>
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[title]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[description]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2">
                $content[account_fee] {!POINTS!}
-       </TD>
-</TR>
+       </td>
+</tr>