X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_payouts_row.tpl;h=64e06741471481de9bc53981387e03ba9c1b3e0c;hb=6914ebaaae909093df86d010e4c754a43d1a1aed;hp=da6d51f7529067c6741f550312beaeead9e9f47b;hpb=bfbf712685680761babfd9ea059a224a4aa244bf;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] +