A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / member / member_payout_row.tpl
index be80123045a1b96cf2f75ac31a905533effbdc4b..5a9a5532d28f840a7f27076cdd5fc9de7c97f913 100644 (file)
@@ -3,5 +3,5 @@
        <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[target_account]%}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[target_bank]%}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">$content[payout_timestamp]</td>
-       <td align="center" class="{%template,ColorSwitch%} bottom">$content[status]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translatePayoutStatus=$content[status]%}</td>
 </tr>