X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_user_details.tpl;h=5bbbb29eb81fb20bb3440b571eab0081801ed3b2;hb=1d22c70e65e858422ee0d17a7612f4b5c0757a42;hp=1c604d91b12369b3d33eb5350e3ee31a8de94642;hpb=a49d1f4613f3f7d47fb57d946e9f7f705bd34a9b;p=mailer.git diff --git a/templates/de/html/admin/admin_user_details.tpl b/templates/de/html/admin/admin_user_details.tpl index 1c604d91b1..5bbbb29eb8 100644 --- a/templates/de/html/admin/admin_user_details.tpl +++ b/templates/de/html/admin/admin_user_details.tpl @@ -1,149 +1,199 @@ - +
+
- - - - - - - + - - - + + - + + - - - - - - - - - - - - - - + + + - + + - + - - - - - - - - - - - - - - -
- {--_UID--} $content[userid] + + {--_USERID--} $content[userid]
{--GENDER--}:
- $content[gender] +
+ {--GENDER--}:
+ {%user,gender,translateGender=$content[userid]%}
{--SURNAME--}:
- $content[surname] +
+ {--SURNAME--}:
+ {%user,surname=$content[userid]%}
{--FAMILY_NAME--}:
- $content[family] +
+ {--FAMILY--}:
+ {%user,family=$content[userid]%}
{--STREET_NR--}:
- $content[street_nr] -
{--BIRTHDAY2--}:
- $content[birthday] +
+ {--STREET_NR--}:
+ {%user,street_nr=$content[userid]%}
{--COUNTRY--}:
+
+ {--BIRTHDAY2--}:
+ $content[birthday] +
+ {--COUNTRY--}:
$content[country]
{--ZIP--}:
- $content[zip] +
+ {--ZIP--}:
+ {%user,zip,bigintval=$content[userid]%}
{--CITY--}:
- $content[city] +
+ {--CITY--}:
+ {%user,city=$content[userid]%}
{--EMAIL_ADDRESS--}:
+
+ {--EMAIL--}:
$content[email]
{--ACCOUNT_STATUS--}:
- $content[status] +
+ {--ACCOUNT_STATUS--}:
+ {%user,status,translateUserStatus=$content[userid]%} +
+ {--RECEIVE_MAILS--}:
+ {%user,receive_mails,translateComma=$content[userid]%} +
+ {--MAX_MAILS_PER_DAY--}:
+ {%user,max_mails,translateComma=$content[userid]%}
{--RECEIVE_MAILS--}:
- $content[receive_mails] -
{--MAX_PER_DAY--}:
- $content[max_mails] +
+ {--REFERRAL_USERID--}:
+ {%user,refid,generateUserProfileLink=$content[userid]%}
{--REF_UID--}:
- $content[refid] +
+ {--REFERRAL_CLICKS--}:
+ {%user,ref_clicks,translateComma=$content[userid]%}
{--REF_CLICKS--}:
- $content[ref_clicks] +
+ {--TOTAL_LOGINS--}:
+ {%user,total_logins,translateComma=$content[userid]%}
{--TOTAL_LOGINS--}:
- $content[total_logins] +
+ {--REMOTE_IP--}:
+ {%user,REMOTE_ADDR=$content[userid]%}
{--REMOTE_IP--}:
- $content[REMOTE_ADDR] -
{--ADMIN_LAST_ONLINE--}:
+
+ {--LAST_ONLINE_SHORT--}:
$content[last_online]
{--ADMIN_LAST_MODULE--}:
- $content[last_module] +
+ {--ADMIN_LAST_WHAT--}:
+ {%user,last_what,fixEmptyContentToDashes=$content[userid]%}
{--HAS_JOINED--}:
+
+ {--HAS_JOINED--}:
$content[joined]
{--MAILS_SENT--}:
+
+ {--MAILS_SENT--}:
$content[emails_sent]
{--USED_POINTS--}:
- $content[used_points] +
+ {--USED_POINTS--}:
+ {%user,used_points,translateComma=$content[userid]%}
{--TOTAL_POINTS--}:
- $content[total] +
+ {--TOTAL_POINTS--}:
+ {%pipe,getTotalPoints,translateComma=$content[userid]%}
{--TOTAL_REFERALS--}:
- $content[refs] +
+ {--LOCKED_POINTS--}:
+ {%pipe,translateComma=$content[locked_points]%}
{--TOTAL_CATS--}:
+
+ {--OWN_POINTS--}:
+ {%pipe,translateComma=$content[own_points]%} +
+ {--TOTAL_CATEGORIES--}:
$content[cats]
{--UNCONFIRMED_LINKS--}:
- $content[links] +
+ {--RAND_CONFIRMED--}:
+ {%user,rand_confirmed,translateComma=$content[userid]%}/{%config,translateComma=user_min_confirmed%} +
+ {--LOCK_TIMESTAMP--}:
+ $content[lock_timestamp] +
+ {--LOCK_REASON--}:
+ {%user,lock_reason,fixEmptyContentToDashes=$content[userid]%}
{--LOCKED_POINTS--}:
- $content[locked] +
+ {--UNCONFIRMED_LINKS--}:
+ $content[links] +
+ {--TOTAL_REFERRALS--}:
+ $content[refs]
{--LAST_UPDATE--}:
+
+ {--LAST_UPDATE--}:
$content[last_update]
{--LAST_PROFILE_SENT--}:
+
+ {--LAST_PROFILE_SENT--}:
$content[last_profile_sent]
{--USER_REF_PAYOUT--}:
- $content[ref_payout] -
{--USER_NICKNAME--}:
- $content[nickname] -
{--CLICK_RATE--}:
- $content[click_rate]% -
{--EMAILS_RECEIVED--}:
- $content[emails_received] +
+ {--ADMIN_USER_REFERRAL_PAYOUT--}:
+ {%user,ref_payout,translateComma=$content[userid]%}
{--MAILS_CONFIRMED--}:
- $content[mails_confirmed] +
+ {--USER_NICKNAME--}:
+ {%user,nickname,fixEmptyContentToDashes=$content[userid]%}
{--RAND_CONFIRMED--}:
- $content[rand_confirmed] +
+ {--CLICK_RATE--}:
+ {%pipe,translateComma=$content[click_rate]%}%
{--_UNUSED--}:
- --- +
+ {--EMAILS_RECEIVED--}:
+ {%user,emails_received,translateComma=$content[userid]%}
{--LOCK_REASON--}:
- $content[lock_reason] -
{--LOCK_TIMESTAMP--}:
- $content[lock_timestamp] +
+ {--MAILS_CONFIRMED--}:
+ {%user,mails_confirmed,translateComma=$content[userid]%}
{--_UNUSED--}:
+
+ {--_UNUSED--}:
---
{--_UNUSED--}:
+
+ {--_UNUSED--}:
---
{--_UNUSED--}:
+
+ {--_UNUSED--}:
---
+