X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_refs_row.tpl;h=36fe1fa2e3d3326c316f261c45f1b540164064bd;hb=5046dfa92d45a31028460a45080a88ceca3fe0c3;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..36fe1fa2e3 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] + {%pipe,translateGender=$content[gender]%} $content[surname] $content[family] + $content[email] + {%pipe,translateUserStatus=$content[status]%} + $content[registered] +