]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_transfer_row.tpl
Several markup fixes
[mailer.git] / templates / de / html / admin / admin_del_transfer_row.tpl
index af6918d8e9c11098f42f2bdd8a454b4b87f6b872..8351fd1b2f2fa249be88a3d0218e67e397122e75 100644 (file)
@@ -1,20 +1,20 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[idx]]" value="1" class="admin_normal" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[idx]]" value="1" class="admin_normal" />
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                $content[stamp]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                $content[uid_from]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                $content[uid_to]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                $content[reason]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2">
                $content[points]
-       </TD>
-</TR>
+       </td>
+</tr>