]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_stats_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / member / member_stats_row.tpl
index debd83c2d1b79fa3ea717609bd08fd30d606a7c1..b0b36f0986b44e6ddd9def541871aa602edc8df8 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td class="switch_mem$content[sw] top2 right" width="46%" colspan="2" align="center">
+       <td class="switch_mem$content[sw] top right" width="46%" colspan="2" align="center">
                {--EMAIL_SUBJECT--}:<br />
-               <strong>$content[subj]</strong>
+               <strong>$content[subject]</strong>
        </td>
-       <td class="switch_mem$content[sw] top2" width="54%" align="center">
+       <td class="switch_mem$content[sw] top" width="54%" align="center">
                {--EMAIL_TIMESTAMP--}:<br />
-               <strong>$content[stamp]</strong>
+               <strong>$content[timestamp_ordered]</strong>
        </td>
 </tr>
 <tr>
        <td colspan="2" 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] top">
                {--EMAIL_CATEGORY--}:<br />
@@ -31,7 +31,7 @@
 <tr>
        <td align="center" class="switch_mem$content[sw] top right" width="30%">
                {--EMAIL_RECEIVERS--}:<br />
-               <strong>$content[recs]</strong>
+               <strong>$content[target_send]</strong>
        </td>
        <td align="center" class="switch_mem$content[sw] top right" width="16%">
                {--EMAIL_CONFIRMED--}:<br />
@@ -39,6 +39,6 @@
        </td>
        <td align="center" class="switch_mem$content[sw] top">
                {--EMAIL_PERCENT--}:<br />
-               <strong>$content[perc]</strong>
+               <strong>$content[percents]</strong>
        </td>
 </tr>