X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_user_details.tpl;h=01733e34ed0cf59bfa792b33f624c94fb3caaf17;hb=2e55fcf5a87bfe9f931a75b837ee595e62e92033;hp=d2a5d01f83e8a6bb9e20bb5bf00ed2a9159badae;hpb=cd951a117b88c07a2dcbf3e97587b4c370973b85;p=mailer.git diff --git a/templates/de/html/admin/admin_user_details.tpl b/templates/de/html/admin/admin_user_details.tpl index d2a5d01f83..01733e34ed 100644 --- a/templates/de/html/admin/admin_user_details.tpl +++ b/templates/de/html/admin/admin_user_details.tpl @@ -2,7 +2,7 @@ @@ -61,7 +61,7 @@ + + + + + +
- {--_UID--} $content[userid] + {--_USERID--} $content[userid]
- {--REFERAL_UID--}:
+ {--REFERAL_USERID--}:
$content[refid]
@@ -98,20 +98,38 @@
{--USED_POINTS--}:
- {%pipe,translateComma=$content[used_points]%} + {%user,used_points,translateComma=$content[userid]%}
{--TOTAL_POINTS--}:
- {%pipe,translateComma=$content[total_points]%} + {%pipe,getTotalPoints,translateComma=$content[userid]%}
- {--TOTAL_REFERALS--}:
- $content[refs] + {--LOCKED_POINTS--}:
+ {%pipe,translateComma=$content[locked_points]%}
+ {--OWN_POINTS--}:
+ {%pipe,translateComma=$content[own_points]%} +
{--TOTAL_CATEGORIES--}:
$content[cats]
+ {--RAND_CONFIRMED--}:
+ {%pipe,translateComma=$content[rand_confirmed]%} +
+ {--LOCK_TIMESTAMP--}:
+ $content[lock_timestamp] +
+ {--LOCK_REASON--}:
+ {%pipe,fixEmptyContentToDashes=$content[lock_reason]%} +
@@ -119,8 +137,8 @@ $content[links] - {--LOCKED_POINTS--}:
- {%pipe,translateComma=$content[locked]%} + {--TOTAL_REFERALS--}:
+ $content[refs]
{--LAST_UPDATE--}:
@@ -155,16 +173,16 @@ {%pipe,translateComma=$content[mails_confirmed]%}
- {--RAND_CONFIRMED--}:
- {%pipe,translateComma=$content[rand_confirmed]%} + {--_UNUSED--}:
+ ---
- {--LOCK_TIMESTAMP--}:
- $content[lock_timestamp] + {--_UNUSED--}:
+ ---
- {--LOCK_REASON--}:
- {%pipe,fixEmptyContentToDashes=$content[lock_reason]%} + {--_UNUSED--}:
+ ---