More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_pool_row.tpl
index 1702b07457694feaaec2ad02a3574919d6e7eb6f..299945e9768f8e23637c9089082d17773e1a4703 100644 (file)
@@ -1,42 +1,42 @@
-<TR>
-       <TD class="switch_mem$content[sw] top2 right" width="30%" align="center">
+<tr>
+       <td class="switch_mem$content[sw] top2 right" width="30%" align="center">
                {--EMAIL_ID--}:<br />
                <strong>$content[id]</strong>
-       </TD>
-       <TD class="switch_mem$content[sw] top2 right2" width="40%" align="center">
+       </td>
+       <td class="switch_mem$content[sw] top2 right2" width="40%" align="center">
                {--EMAIL_SUBJECT--}:<br />
                <strong>$content[subj]</strong>
-       </TD>
-       <TD class="switch_mem$content[sw] top2" width="30%" align="center">
+       </td>
+       <td class="switch_mem$content[sw] top2" width="30%" align="center">
                {--EMAIL_TIMESTAMP--}:<br />
                <strong>$content[stamp]</strong>
-       </TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_mem$content[sw] top right">
+       </td>
+</tr>
+<tr>
+       <td 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 right">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_CATEGORY--}:<br />
                <strong>$content[cat]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_URL--}:<br />
                <strong><a href="$content[url]" target="_blank">{--MEMBER_TEST_URL--}</a></strong>
-       </TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_mem$content[sw] top right">
+       </td>
+</tr>
+<tr>
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_RECEIVERS--}:<br />
                <strong>$content[recs]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top right">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_TYPE--}:<br />
                <strong>$content[type]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top">
+       </td>
+       <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_ZIP--}:<br />
                <strong>$content[zip]</strong>
-       </TD>
-</TR>
+       </td>
+</tr>