X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_payouts_row.tpl;h=64e06741471481de9bc53981387e03ba9c1b3e0c;hb=089373bfe53d0fed4b0e5ba2c445ca29eb1ee79a;hp=aa17a853cc57b851dbf7e609826ce0a907a09915;hpb=76b1b077bda73310c536f658d3a9bb5e12232f39;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 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] +