]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_pool_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_pool_row.tpl
index 4c90d5243cd98d4eeddca7bc73a7af69bd8a1526..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">
+               <strong>$content[id]</strong>
+       </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">
+               <strong>$content[subj]</strong>
+       </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">
+               <strong>$content[stamp]</strong>
+       </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">
+               <strong>$content[pay]</strong>
+       </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">
+               <strong>$content[cat]</strong>
+       </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">
+               <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">
                {--EMAIL_RECEIVERS--}:<br />
-               <STRONG>$content[recs]</STRONG>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top right">
+               <strong>$content[recs]</strong>
+       </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">
+               <strong>$content[type]</strong>
+       </td>
+       <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_ZIP--}:<br />
-               <STRONG>$content[zip]</STRONG>
-       </TD>
-</TR>
+               <strong>$content[zip]</strong>
+       </td>
+</tr>