X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_refs_row.tpl;h=d19c89f9a8ebd5e49fa4da5e700b94e5faa0e1d6;hb=171923dfbd09758b7cbf58aff40c5a358407061a;hp=fba5cfd2566455a95d9d38d3569f78b65f44596d;hpb=dfaa8c1675da4071ea451406a6f6fedd4c568416;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 fba5cfd256..d19c89f9a8 100644 --- a/templates/de/html/admin/admin_list_refs_row.tpl +++ b/templates/de/html/admin/admin_list_refs_row.tpl @@ -1,8 +1,9 @@ - - $content[u_link]   - $content[refs_link] -  $content[gender] $content[surname] $content[family] -  $content[email] -  $content[status] -  $content[registered] - + + {%pipe,generateUserProfileLink=$content[userid]%} + {%user,refid,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] +