More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_theme_edit_row.tpl
index f436c8390d3d624f6df3a2122f2a96458a2f57d7..0526296c63e7458c4204a06ad7bf1433dc088fff 100644 (file)
@@ -1,24 +1,24 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
                <INPUT type="checkbox" name="sel[$content[id]]" title="{--ID_SELECT--} $content[id]" class="admin_normal" value="1" />
                <INPUT type="hidden" name="active[$content[id]]" value="$content[active]" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
                $content[link]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[name]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
                $content[is_act]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[email]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                <a href="$content[url_link]" target="_blank">$content[url_title]</a>
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                v$content[ver]
-       </TD>
-</TR>
+       </td>
+</tr>