]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
index 497f6189f737da9801ca0186c3e47e320e4a4ca6..d0c0ceec0cba2e90ad2193a0728cde146601caec 100644 (file)
@@ -1,10 +1,10 @@
-<TR>
-       <TD class="switch_sw$content[sw] top2" width="10" height="20">&nbsp;</TD>
-       <TD class="switch_sw$content[sw] top2" align="center" width="10">
+<tr>
+       <td class="switch_sw$content[sw] top2" width="10" height="20">&nbsp;</td>
+       <td class="switch_sw$content[sw] top2" align="center" width="10">
        <INPUT type="radio" name="id" class="admin_normal" value="$content[id]">
-       </TD>
-       <TD class="switch_sw$content[sw] top2" width="5">&nbsp;</TD>
-       <TD class="switch_sw$content[sw] top2">$content[subj]
-       ({--EMAIL_SENDER--}: $content[uid]; $content[pay]; $content[cat])</TD>
-       <TD class="switch_sw$content[sw] top2" width="10">&nbsp;</TD>
-</TR>
+       </td>
+       <td class="switch_sw$content[sw] top2" width="5">&nbsp;</td>
+       <td class="switch_sw$content[sw] top2">$content[subj]
+       ({--EMAIL_SENDER--}: $content[uid]; $content[pay]; $content[cat])</td>
+       <td class="switch_sw$content[sw] top2" width="10">&nbsp;</td>
+</tr>