X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_user_row.tpl;h=de3bedc7f7e74337d8dbcf8d6677b17e22c5088a;hb=refs%2Fheads%2F0.2.1-FINAL;hp=f9cf6543864b6bec8efcf72d9ec92ce687694a06;hpb=f917eea82cde98fc804916f3e6640f3134e81d29;p=mailer.git diff --git a/templates/de/html/admin/admin_list_user_row.tpl b/templates/de/html/admin/admin_list_user_row.tpl index f9cf654386..de3bedc7f7 100644 --- a/templates/de/html/admin/admin_list_user_row.tpl +++ b/templates/de/html/admin/admin_list_user_row.tpl @@ -1,24 +1,27 @@ {--_USERID--}: - {--GENDER--}: + {--SEX--}: {--SURNAME--}: {--FAMILY--}: {--USER_NICKNAME--}: + {%pipe,generateUserProfileLink=$content[userid]%} - {%user,gender,translateGender=$content[userid]%} + {%user,sex,translateSex=$content[userid]%} {%user,surname=$content[userid]%} {%user,family=$content[userid]%} {%user,nickname,fixEmptyContentToDashes=$content[userid]%} + {--EMAIL--}: {--REMOTE_IP--}: - {--REFERAL_USERID--}: + {--REFERRAL_USERID--}: {--ACCOUNT_STATUS--}: {--UNCONFIRMED_LINKS--}: + $content[email] {%user,REMOTE_ADDR=$content[userid]%} @@ -26,20 +29,23 @@ {%user,status,translateUserStatus=$content[userid]%} $content[links] + {--TOTAL_POINTS--}: {--MAILS_SENT--}: {--CLICK_RATE--}: {--LOCKED_POINTS--}: - {--TOTAL_REFERALS--}: + {--TOTAL_REFERRALS--}: + - {%pipe,getTotalPoints,translateComma=$content[userid]%} {?POINTS?} + {%pipe,getTotalPoints,translateComma=$content[userid]%} $content[emails_sent] {%pipe,translateComma=$content[click_rate]%}% - {%pipe,translateComma=$content[locked_points]%} {?POINTS?} + {%pipe,translateComma=$content[locked_points]%} $content[refs] + {--LOCK_REASON--}: {--LOCK_TIMESTAMP--}: @@ -47,6 +53,7 @@ {--RAND_CONFIRMED--}: {--_UNUSED--}: + {%user,lock_reason,fixEmptyContentToDashes=$content[userid]%} $content[lock_timestamp] @@ -54,6 +61,7 @@ {%user,rand_confirmed,translateComma=$content[userid]%}/{%config,translateComma=user_min_confirmed%} --- + {%pipe,generateMemberAdminActionLinks=$content[userid]%}