X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_payouts_row.tpl;h=64e06741471481de9bc53981387e03ba9c1b3e0c;hp=aa17a853cc57b851dbf7e609826ce0a907a09915;hb=cf3765c38cf0a76f396aca291f71858936e92956;hpb=76b1b077bda73310c536f658d3a9bb5e12232f39 diff --git a/templates/de/html/admin/admin_list_payouts_row.tpl b/templates/de/html/admin/admin_list_payouts_row.tpl index aa17a853cc..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] +