]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_payouts_del_row.tpl
index 91687112a87aa7c65cb0eae8d405c3756bcc1ce2..56d2fc38315f61959a170698c17984ab23bf62f5 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"
                height="25">$content[id]<INPUT type="hidden"
                height="25">$content[id]<INPUT type="hidden"
-               name="sel[$content[id]]" value="1"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[title]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[rate]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[mpoi]</TD>
-</TR>
+               name="sel[$content[id]]" value="1"></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[title]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[rate]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[mpoi]</td>
+</tr>