]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_row.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_points_row.tpl
index a94496b542ef6b8ae36a6b7d6eacf5014f3ac3da..20081e5349cbd5af8c66533ed9dc19519620aa1e 100644 (file)
@@ -1,11 +1,11 @@
-<TR>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+<tr>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[lvl]
-       </TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 switch_sw$content[sw]">
                $content[per]%
-       </TD>
-</TR>
+       </td>
+</tr>