]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_cats_row.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_config_cats_row.tpl
index cff985ae62e183d4acf3f0510ef3373b637b6aa1..f5f477048aa58209f4e235e08d1121fa39da0cf4 100644 (file)
@@ -1,14 +1,14 @@
-<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 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 class="bottom2 right2 switch_sw$content[sw]">
                &nbsp;$content[cat]&nbsp;
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[vis]
-       </TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 switch_sw$content[sw]">
                $content[sort]
-       </TD>
-</TR>
+       </td>
+</tr>