]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_row.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_config_email_row.tpl
index facf5df1be10d3599be780e8ac1712fa311ce051..921be1d1a0008aef4e3b59f3a7eb952c97a9c1c3 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 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[value]&nbsp;
-       </TD>
-       <TD class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td class="bottom2 switch_sw$content[sw]">
                &nbsp;$content[comment]&nbsp;
-       </TD>
-</TR>
+       </td>
+</tr>