]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_stats_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_stats_row.tpl
index 529d00ffb051f8e92ad76776039436a0d995f0ae..debd83c2d1b79fa3ea717609bd08fd30d606a7c1 100644 (file)
@@ -1,44 +1,44 @@
-<TR>
-       <TD class="switch_mem$content[sw] top2 right" width="46%" colspan="2" align="center">
+<tr>
+       <td class="switch_mem$content[sw] top2 right" width="46%" colspan="2" align="center">
                {--EMAIL_SUBJECT--}:<br />
                <strong>$content[subj]</strong>
-       </TD>
-       <TD class="switch_mem$content[sw] top2" width="54%" align="center">
+       </td>
+       <td class="switch_mem$content[sw] top2" width="54%" align="center">
                {--EMAIL_TIMESTAMP--}:<br />
                <strong>$content[stamp]</strong>
-       </TD>
-</TR>
-<TR>
-       <TD colspan="2" align="center" class="switch_mem$content[sw] top right">
+       </td>
+</tr>
+<tr>
+       <td colspan="2" align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_PAYMENT--}:<br />
                <strong>$content[pay]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_CATEGORY--}:<br />
                <strong>$content[cat]</strong>
-       </TD>
-</TR>
-<TR>
-       <TD colspan="2" align="center" class="switch_mem$content[sw] top right">
+       </td>
+</tr>
+<tr>
+       <td colspan="2" align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_URL--}:<br />
                <strong><a href="$content[url]" target="_blank">{--MEMBER_TEST_URL--}</a></strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_END_SEND--}:<br />
                <strong>$content[sent]</strong>
-       </TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_mem$content[sw] top right" width="30%">
+       </td>
+</tr>
+<tr>
+       <td align="center" class="switch_mem$content[sw] top right" width="30%">
                {--EMAIL_RECEIVERS--}:<br />
                <strong>$content[recs]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top right" width="16%">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top right" width="16%">
                {--EMAIL_CONFIRMED--}:<br />
                <strong>$content[clix]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_PERCENT--}:<br />
                <strong>$content[perc]</strong>
-       </TD>
-</TR>
+       </td>
+</tr>