]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_pool_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / member / member_pool_row.tpl
index 1702b07457694feaaec2ad02a3574919d6e7eb6f..785ddb08add31fcdf1e5b033b09ed673c2045b65 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] top right" width="30%" align="center">
                {--EMAIL_ID--}:<br />
                <strong>$content[id]</strong>
                {--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] top right" width="40%" align="center">
                {--EMAIL_SUBJECT--}:<br />
                {--EMAIL_SUBJECT--}:<br />
-               <strong>$content[subj]</strong>
-       </TD>
-       <TD class="switch_mem$content[sw] top2" width="30%" align="center">
+               <strong>$content[subject]</strong>
+       </td>
+       <td class="switch_mem$content[sw] top" width="30%" align="center">
                {--EMAIL_TIMESTAMP--}:<br />
                {--EMAIL_TIMESTAMP--}:<br />
-               <strong>$content[stamp]</strong>
-       </TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_mem$content[sw] top right">
+               <strong>$content[timestamp]</strong>
+       </td>
+</tr>
+<tr>
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_PAYMENT--}:<br />
                {--EMAIL_PAYMENT--}:<br />
-               <strong>$content[pay]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top right">
+               <strong>{%pipe,translateComma=$content[pay]%}</strong>
+       </td>
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_CATEGORY--}:<br />
                <strong>$content[cat]</strong>
                {--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>
                {--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 />
                {--EMAIL_RECEIVERS--}:<br />
-               <strong>$content[recs]</strong>
-       </TD>
-       <TD align="center" class="switch_mem$content[sw] top right">
+               <strong>$content[target_send]</strong>
+       </td>
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_TYPE--}:<br />
                <strong>$content[type]</strong>
                {--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>
                {--EMAIL_ZIP--}:<br />
                <strong>$content[zip]</strong>
-       </TD>
-</TR>
+       </td>
+</tr>