]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_status_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_menu_status_row.tpl
index cf2c403230cafe913818cf5f5de9b49e018e0e92..4dc1ab92419b601072a74d338b9982ac49508fa7 100644 (file)
@@ -1,11 +1,11 @@
-<TR>
-       <TD width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt].
+<tr>
+       <td width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt].
        {--ENTRY_MODIFY--}:&nbsp;&nbsp;
-       <TD width="25%" class="switch_sw$content[sw] bottom2">
+       <td width="25%" class="switch_sw$content[sw] bottom2">
        $content[menu] <INPUT type="hidden" name="sel[$content[sel]]"
-               value="$content[menu]"></TD>
-       <TD width="25%" class="switch_sw$content[sw] bottom2">
-       {--IS_VISIBLE--}&nbsp; $content[visible]</TD>
-       <TD width="25%" class="switch_sw$content[sw] bottom2">
-       {--IS_LOCKED--}&nbsp; $content[locked]</TD>
-</TR>
\ No newline at end of file
+               value="$content[menu]"></td>
+       <td width="25%" class="switch_sw$content[sw] bottom2">
+       {--IS_VISIBLE--}&nbsp; $content[visible]</td>
+       <td width="25%" class="switch_sw$content[sw] bottom2">
+       {--IS_LOCKED--}&nbsp; $content[locked]</td>
+</tr>
\ No newline at end of file