More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_mods_edit_row.tpl
index eca3fe690b0bb7d9e43f446a882a6f45cd0591a0..c2382522c1ad1cd3366966c965c489182eaf2e57 100644 (file)
@@ -1,16 +1,16 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2">
        &nbsp;$content[mod] <INPUT type="hidden" name="sel[$content[id]]"
-               value="1"></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
+               value="1"></td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
                type="text" class="admin_normal" name="title[$content[id]]" size="20"
-               maxlength="255" value="$content[title]"></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[locked]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[hidden]</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[mem]</TD>
-</TR>
+               maxlength="255" value="$content[title]"></td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[locked]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[hidden]</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[mem]</td>
+</tr>