X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_user_row.tpl;h=ec071fbe0d05454addf51cb08e47ec72c2307d3a;hb=a783464c744ed9cce0e0e3e5fc22e57f4c1e0b1a;hp=cddfa9809716b78d230ee712ff26bfa619d592ca;hpb=af7e2ca186ae88d343f90bcb753645ab4847f227;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 cddfa98097..ec071fbe0d 100644 --- a/templates/de/html/admin/admin_list_user_row.tpl +++ b/templates/de/html/admin/admin_list_user_row.tpl @@ -15,7 +15,7 @@ {--EMAIL--}: {--REMOTE_IP--}: - {--REFERAL_USERID--}: + {--REFERRAL_USERID--}: {--ACCOUNT_STATUS--}: {--UNCONFIRMED_LINKS--}: @@ -31,13 +31,13 @@ {--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] @@ -51,7 +51,7 @@ {%user,lock_reason,fixEmptyContentToDashes=$content[userid]%} $content[lock_timestamp] {%pipe,translateComma=$content[own_points]%} - {%user,rand_confirmed,translateComma=$content[userid]%} + {%user,rand_confirmed,translateComma=$content[userid]%}/{%config,translateComma=user_min_confirmed%} ---