]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bank_package_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_bank_package_row.tpl
index b7209c14c5f4a853f49a5d6f2f80def169bd6733..1abeadf90cc2eb3806be9efc9a63f90a1ee1e188 100644 (file)
@@ -1,26 +1,26 @@
-<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" />
-       </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 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[fee] {!POINTS!}
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[plus]%
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[minus]%
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2">
                $content[active]
-       </TD>
-</TR>
+       </td>
+</tr>