]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_cats_row.tpl
A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_config_cats_row.tpl
index cff985ae62e183d4acf3f0510ef3373b637b6aa1..908209c6597d3aaaf5abaced6e8d2ea59714ac61 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" class="admin_normal" title="{--Id_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
+       </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>