X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_transfer_row.tpl;h=faf82ccb71b3d9f29e96252b79030e1fa8460d6a;hb=b02de7ccf21c231499555985632da8f19a2fa614;hp=eff3d910b09e545eb5495791854752dc0d73eae3;hpb=a28637f0eb7975f2240c42d349e5f08a9722d9bb;p=mailer.git diff --git a/templates/de/html/admin/admin_list_transfer_row.tpl b/templates/de/html/admin/admin_list_transfer_row.tpl index eff3d910b0..faf82ccb71 100644 --- a/templates/de/html/admin/admin_list_transfer_row.tpl +++ b/templates/de/html/admin/admin_list_transfer_row.tpl @@ -1,8 +1,20 @@ - $content[trans_id] - $content[time_trans] - $content[from_link] - $content[to_link] - $content[reason] - $content[points] + + $content[trans_id] + + + $content[time_trans] + + + {%pipe,generateUserProfileLink=$content[from_userid]%} + + + {%pipe,generateUserProfileLink=$content[to_userid]%} + + + {%pipe,wrapWords=$content[reason]%} + + + {%pipe,translateComma=$content[points]%} +