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 4c90d5243cd98d4eeddca7bc73a7af69bd8a1526..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 />
                {--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] 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 />
                {--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 />
                {--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 />
                {--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 />
                {--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 />
                {--EMAIL_ZIP--}:<br />
-               <STRONG>$content[zip]</STRONG>
-       </TD>
-</TR>
+               <strong>$content[zip]</strong>
+       </td>
+</tr>