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=8edeca4ca82d5967e51a9188e1713c2d24bba7d9;hb=cf3765c38cf0a76f396aca291f71858936e92956;hpb=75ad748a68473ace540251427a74fb781b1145e9 diff --git a/templates/de/html/admin/admin_list_payouts_row.tpl b/templates/de/html/admin/admin_list_payouts_row.tpl index 8edeca4ca8..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] +