]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_del_row.tpl
Several markup fixes
[mailer.git] / templates / de / html / admin / admin_config_admins_del_row.tpl
index 0822c0c234e0bc44cc6fb76c7de1694839d98739..d44fb9112df6a21c35bad6285ec2925f607f4e08 100644 (file)
@@ -1,12 +1,12 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><STRONG>$content[id]</STRONG>
-       <INPUT type="hidden" name="sel[$content[id]]" value="1"></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[admin]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[action]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[what]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
-       $content[mode]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
+       <input type="hidden" name="sel[$content[id]]" value="1"></td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[admin]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[action]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[what]</td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
+       $content[mode]</td>
+</tr>