X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_refs_row.tpl;h=da67d45d53c8ba8343021d2a19ca3fb19ee634be;hb=089373bfe53d0fed4b0e5ba2c445ca29eb1ee79a;hp=ea39604e516aeb645e4b812aa0d35c60606c51c8;hpb=bfbf712685680761babfd9ea059a224a4aa244bf;p=mailer.git diff --git a/templates/de/html/admin/admin_list_refs_row.tpl b/templates/de/html/admin/admin_list_refs_row.tpl index ea39604e51..da67d45d53 100644 --- a/templates/de/html/admin/admin_list_refs_row.tpl +++ b/templates/de/html/admin/admin_list_refs_row.tpl @@ -1,8 +1,8 @@ - $content[u_link]   - $content[refs_link] -  $content[gender] $content[surname] $content[family] -  $content[email] -  $content[status] -  $content[registered] + {%pipe,generateUserProfileLink=$content[userid]%} + $content[refs_link] + {%user,gender,translateGender=$content[userid]%} {%user,surname=$content[userid]%} {%user,family=$content[userid]%} + $content[email] + {%user,status,translateUserStatus=$content[userid]%} + $content[registered]