X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_payouts_row.tpl;h=64e06741471481de9bc53981387e03ba9c1b3e0c;hb=f354c9de92656c3db7a358e244e148d08d7721d5;hp=da6d51f7529067c6741f550312beaeead9e9f47b;hpb=9cdf7d073d3bbff3cf45f9ae5f406ee203ee7ba1;p=mailer.git diff --git a/templates/de/html/admin/admin_list_payouts_row.tpl b/templates/de/html/admin/admin_list_payouts_row.tpl index da6d51f752..64e0674147 100644 --- a/templates/de/html/admin/admin_list_payouts_row.tpl +++ b/templates/de/html/admin/admin_list_payouts_row.tpl @@ -1,8 +1,8 @@ - $content[ulink] - $content[ptype] - $content[account] - $content[bank] - $content[tstamp] - $content[status] - \ No newline at end of file + {%pipe,generateUserProfileLink=$content[userid]%} + {%pipe,translateComma=$content[payout_total]%} $content[type] + {%pipe,fixEmptyContentToDashes=$content[target_account]%} + {%pipe,fixEmptyContentToDashes=$content[target_bank]%} + $content[payout_timestamp] + $content[status] +