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=a0d26dbdba7d0843ef69368d7fa5eecba2052e71;hpb=76b1b077bda73310c536f658d3a9bb5e12232f39;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 a0d26dbdba..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]