]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_list_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_mods_list_row.tpl
index 1c379d8b7b840f26a78e87103d50bea94d565c64..85930d257493f0546a98f0f1d4004f549358d3ca 100644 (file)
@@ -1,23 +1,23 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" class="admin_normal" name="sel[$content[id]]" value="1" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[mod]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[title]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[locked]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[hidden]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[admin]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
                $content[mem]
-       </TD>
-</TR>
+       </td>
+</tr>