More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_payouts_row.tpl
index 44d498859a84d4dd99ec130f9ecc15d2d615c26d..49d51906f30871bf8cf436316c5b8adc225f9c8f 100644 (file)
@@ -1,17 +1,17 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[from]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[type]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[rate]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2">
                &nbsp;$content[mpoi]
-       </TD>
-</TR>
+       </td>
+</tr>