X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_refs_row.tpl;h=ba3848a6f07a55a3a77d342e5f96e249189fb1a9;hb=refs%2Fheads%2F0.2.1-FINAL;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..ba3848a6f0 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,sex,translateSex=$content[userid]%} {%user,surname=$content[userid]%} {%user,family=$content[userid]%} + $content[email] + {%user,status,translateUserStatus=$content[userid]%} + $content[registered] +