X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_user_row.tpl;h=7dba30c6b3ae4afe4177025f598ba068a3840273;hb=f4d28601c0ea91db9a9ab7365be4faccfd4147f0;hp=af4806a17c0c183e7f69664e426d77edb8a5dd33;hpb=bfbf712685680761babfd9ea059a224a4aa244bf;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 af4806a17c..7dba30c6b3 100644 --- a/templates/de/html/admin/admin_list_user_row.tpl +++ b/templates/de/html/admin/admin_list_user_row.tpl @@ -1,67 +1,59 @@ -   - {--_UID--}: - {--GENDER--}: - {--SURNAME--}: - {--FAMILY_NAME--}: - {--USER_NICKNAME--}: + {--_UID--}: + {--GENDER--}: + {--SURNAME--}: + {--FAMILY--}: + {--USER_NICKNAME--}: -   - $content[uid] - $content[gender] - $content[surname] - $content[family] - $content[nickname] + {%pipe,generateUserProfileLink=$content[userid]%} + {%pipe,translateGender=$content[gender]%} + $content[surname] + $content[family] + $content[nickname] -   - {--ADDY--}: - {--REMOTE_IP--}: - {--REF_UID--}: - {--ACCOUNT_STATUS--}: + {--EMAIL--}: + {--REMOTE_IP--}: + {--REF_UID--}: + {--ACCOUNT_STATUS--}: {--UNCONFIRMED_LINKS--}: -   - $content[email] - $content[addr] - $content[refid] - $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--}: - {--__UNUSED--}: + {--TOTAL_POINTS--}: + {--MAILS_SENT--}: + {--CLICK_RATE--}: + {--POINTS_LOCKED--}: + {--TOTAL_REFERALS--}: -   - $content[points] {!POINTS!} - $content[emails_sent] - $content[rate]% - $content[locked] {!POINTS!} - --- + {%pipe,translateComma=$content[points]%} {?POINTS?} + $content[emails_sent] + {%pipe,translateComma=$content[rate]%}% + {%pipe,translateComma=$content[locked]%} {?POINTS?} + $content[refs] -   - {--LOCK_REASON--}: - {--LOCK_TIMESTAMP--}: - {--__UNUSED--}: - {--__UNUSED--}: - {--__UNUSED--}: + {--LOCK_REASON--}: + {--LOCK_TIMESTAMP--}: + {--_UNUSED--}: + {--_UNUSED--}: + {--_UNUSED--}: -   - $content[lock_reason] - $content[lock_timestamp] - --- - --- - --- + $content[lock_reason] + $content[lock_timestamp] + --- + --- + --- - $content[alinks] + $content[alinks]