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 6ce92824014886bfe85d2eddb10955cb38da6fcc..785ddb08add31fcdf1e5b033b09ed673c2045b65 100644 (file)
@@ -1,23 +1,23 @@
 <tr>
-       <td class="switch_mem$content[sw] top2 right" width="30%" align="center">
+       <td class="switch_mem$content[sw] top 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 class="switch_mem$content[sw] top right" width="40%" align="center">
                {--EMAIL_SUBJECT--}:<br />
                <strong>$content[subject]</strong>
        </td>
-       <td class="switch_mem$content[sw] top2" width="30%" align="center">
+       <td class="switch_mem$content[sw] top" width="30%" align="center">
                {--EMAIL_TIMESTAMP--}:<br />
                <strong>$content[timestamp]</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_mem$content[sw] top2 right">
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_PAYMENT--}:<br />
-               <strong>$content[pay]</strong>
+               <strong>{%pipe,translateComma=$content[pay]%}</strong>
        </td>
-       <td align="center" class="switch_mem$content[sw] top2 right">
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_CATEGORY--}:<br />
                <strong>$content[cat]</strong>
        </td>
        </td>
 </tr>
 <tr>
-       <td align="center" class="switch_mem$content[sw] top2 right">
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_RECEIVERS--}:<br />
                <strong>$content[target_send]</strong>
        </td>
-       <td align="center" class="switch_mem$content[sw] top2 right">
+       <td align="center" class="switch_mem$content[sw] top right">
                {--EMAIL_TYPE--}:<br />
                <strong>$content[type]</strong>
        </td>