X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_user_details.tpl;h=3f59a60f9d1399fe982f772021acb9e0eb5dcee0;hb=refs%2Fheads%2F0.2.1-FINAL;hp=4dfd3aea8cf407725a0d7430c655f002c4f8faa2;hpb=f8edd98ca34b49528284a22bd27aa937844f25ac;p=mailer.git diff --git a/templates/de/html/admin/admin_user_details.tpl b/templates/de/html/admin/admin_user_details.tpl index 4dfd3aea8c..3f59a60f9d 100644 --- a/templates/de/html/admin/admin_user_details.tpl +++ b/templates/de/html/admin/admin_user_details.tpl @@ -1,192 +1,192 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ {--_USERID--} $content[userid]
- {--GENDER--}:
- {%user,gender,translateGender=$content[userid]%} +
+ {--SEX--}:
+ {%user,sex,translateSex=$content[userid]%}
+ {--SURNAME--}:
{%user,surname=$content[userid]%}
+ {--FAMILY--}:
{%user,family=$content[userid]%}
+ {--STREET_NR--}:
{%user,street_nr=$content[userid]%}
+ {--BIRTHDAY2--}:
$content[birthday]
+ {--COUNTRY--}:
$content[country]
+ {--ZIP--}:
{%user,zip,bigintval=$content[userid]%}
+ {--CITY--}:
{%user,city=$content[userid]%}
+ {--EMAIL--}:
$content[email]
+ {--ACCOUNT_STATUS--}:
{%user,status,translateUserStatus=$content[userid]%}
+ {--RECEIVE_MAILS--}:
{%user,receive_mails,translateComma=$content[userid]%}
- {--MAX_PER_DAY--}:
+
+ {--MAX_MAILS_PER_DAY--}:
{%user,max_mails,translateComma=$content[userid]%}
- {--REFERAL_USERID--}:
+
+ {--REFERRAL_USERID--}:
{%user,refid,generateUserProfileLink=$content[userid]%}
- {--REFERAL_CLICKS--}:
+
+ {--REFERRAL_CLICKS--}:
{%user,ref_clicks,translateComma=$content[userid]%}
+ {--TOTAL_LOGINS--}:
{%user,total_logins,translateComma=$content[userid]%}
+ {--REMOTE_IP--}:
{%user,REMOTE_ADDR=$content[userid]%}
+ {--LAST_ONLINE_SHORT--}:
$content[last_online]
- {--ADMIN_LAST_MODULE--}:
- {%user,last_module,fixEmptyContentToDashes=$content[userid]%} +
+ {--ADMIN_LAST_WHAT--}:
+ {%user,last_what,fixEmptyContentToDashes=$content[userid]%}
+ {--HAS_JOINED--}:
$content[joined]
+ {--MAILS_SENT--}:
$content[emails_sent]
+ {--USED_POINTS--}:
{%user,used_points,translateComma=$content[userid]%}
+ {--TOTAL_POINTS--}:
{%pipe,getTotalPoints,translateComma=$content[userid]%}
+ {--LOCKED_POINTS--}:
{%pipe,translateComma=$content[locked_points]%}
+ {--OWN_POINTS--}:
{%pipe,translateComma=$content[own_points]%}
+ {--TOTAL_CATEGORIES--}:
$content[cats]
+ {--RAND_CONFIRMED--}:
- {%user,rand_confirmed,translateComma=$content[userid]%} + {%user,rand_confirmed,translateComma=$content[userid]%}/{%config,translateComma=user_min_confirmed%}
+ {--LOCK_TIMESTAMP--}:
$content[lock_timestamp]
+ {--LOCK_REASON--}:
{%user,lock_reason,fixEmptyContentToDashes=$content[userid]%}
+ {--UNCONFIRMED_LINKS--}:
$content[links]
- {--TOTAL_REFERALS--}:
+
+ {--TOTAL_REFERRALS--}:
$content[refs]
+ {--LAST_UPDATE--}:
$content[last_update]
+ {--LAST_PROFILE_SENT--}:
$content[last_profile_sent]
- {--ADMIN_USER_REFERAL_PAYOUT--}:
+
+ {--ADMIN_USER_REFERRAL_PAYOUT--}:
{%user,ref_payout,translateComma=$content[userid]%}
+ {--USER_NICKNAME--}:
{%user,nickname,fixEmptyContentToDashes=$content[userid]%}
+ {--CLICK_RATE--}:
{%pipe,translateComma=$content[click_rate]%}%
+ {--EMAILS_RECEIVED--}:
{%user,emails_received,translateComma=$content[userid]%}
+ {--MAILS_CONFIRMED--}:
{%user,mails_confirmed,translateComma=$content[userid]%}
+ {--_UNUSED--}:
---
+ {--_UNUSED--}:
---
+ {--_UNUSED--}:
---