]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_del_row.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_admins_del_row.tpl
index 0822c0c234e0bc44cc6fb76c7de1694839d98739..6ed4c24f3cff5a7e46c86570a6bdd252601cfb66 100644 (file)
@@ -1,12 +1,17 @@
-<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>