X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_user_row.tpl;h=d797a40a579fdd26c0e7f47b455f684103c8d2dc;hb=5046dfa92d45a31028460a45080a88ceca3fe0c3;hp=b85ec7bf6dd48154c2babdcc456f0bdf26e18dd8;hpb=29385a0483bbcbbe940a32a49d488b1d5add15c5;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 b85ec7bf6d..d797a40a57 100644 --- a/templates/de/html/admin/admin_list_user_row.tpl +++ b/templates/de/html/admin/admin_list_user_row.tpl @@ -1,59 +1,61 @@ - {--_UID--}: - {--GENDER--}: - {--SURNAME--}: - {--FAMILY--}: - {--USER_NICKNAME--}: + {--_USERID--}: + {--GENDER--}: + {--SURNAME--}: + {--FAMILY--}: + {--USER_NICKNAME--}: - {%pipe,generateUserProfileLink=$content[userid]%} - {%pipe,translateGender=$content[gender]%} - $content[surname] - $content[family] - {%pipe,fixEmptyContentToDashes=$content[nickname]%} + {%pipe,generateUserProfileLink=$content[userid]%} + {%pipe,translateGender=$content[gender]%} + $content[surname] + $content[family] + {%pipe,fixEmptyContentToDashes=$content[nickname]%} - {--EMAIL--}: - {--REMOTE_IP--}: - {--REF_UID--}: - {--ACCOUNT_STATUS--}: - {--UNCONFIRMED_LINKS--}: + {--EMAIL--}: + {--REMOTE_IP--}: + {--REFERAL_USERID--}: + {--ACCOUNT_STATUS--}: + {--UNCONFIRMED_LINKS--}: - $content[email] - $content[REMOTE_ADDR] - {%pipe,generateUserProfileLink=$content[refid]%} - {%pipe,translateUserStatus=$content[status]%} - $content[links] + $content[email] + $content[REMOTE_ADDR] + {%pipe,generateUserProfileLink=$content[refid]%} + {%pipe,translateUserStatus=$content[status]%} + $content[links] - {--TOTAL_POINTS--}: - {--MAILS_SENT--}: - {--CLICK_RATE--}: - {--POINTS_LOCKED--}: - {--TOTAL_REFERALS--}: + {--TOTAL_POINTS--}: + {--MAILS_SENT--}: + {--CLICK_RATE--}: + {--LOCKED_POINTS--}: + {--TOTAL_REFERALS--}: - {%pipe,translateComma=$content[points]%} {?POINTS?} - $content[emails_sent] - {%pipe,translateComma=$content[rate]%}% - {%pipe,translateComma=$content[locked]%} {?POINTS?} - $content[refs] + {%pipe,getTotalPoints,translateComma=$content[userid]%} {?POINTS?} + $content[emails_sent] + {%pipe,translateComma=$content[rate]%}% + {%pipe,translateComma=$content[locked_points]%} {?POINTS?} + $content[refs] - {--LOCK_REASON--}: - {--LOCK_TIMESTAMP--}: - {--_UNUSED--}: - {--_UNUSED--}: - {--_UNUSED--}: + {--LOCK_REASON--}: + {--LOCK_TIMESTAMP--}: + {--OWN_POINTS--}: + {--_UNUSED--}: + {--_UNUSED--}: - {%pipe,fixEmptyContentToDashes=$content[lock_reason]%} - $content[lock_timestamp] - --- - --- - --- + {%pipe,fixEmptyContentToDashes=$content[lock_reason]%} + $content[lock_timestamp] + {%pipe,translateComma=$content[own_points]%} + --- + --- - {%pipe,generateMemberAdminActionLinks=$content[userid]%} + + {%pipe,generateMemberAdminActionLinks=$content[userid]%} +