]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_unconfirmed_row.tpl
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
[mailer.git] / templates / de / html / member / member_list_unconfirmed_row.tpl
index 6766718276d674d349a71ecbad81c9b4b254f81b..d5622015bd7639dfdb0a182d86828322c146d355 100644 (file)
@@ -8,8 +8,10 @@
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                [<a href="{%url=modules.php?module=login&amp;what=unconfirmed&amp;$content[link_type]=$content[data]%}">{--EMAIL_DETAILS_LINK--}</a>]
        </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[timestamp]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[timestamp_ordered]
+       </td>
        <td align="right" class="{%template,ColorSwitch%} bottom" style="padding-right:5px">
-               {%pipe,translateComma=$content[points]%} {?POINTS?}
+               {%pipe,getPaymentPrice,translateComma=$content[payment_id]%} {?POINTS?}
        </td>
 </tr>