From cbe8a1428eae600bf5e57080a5774d0dde2e78f5 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sun, 21 Jul 2024 21:33:13 +0700 Subject: [PATCH] Update usercp_viewprofile.tpl --- styles/templates/default/usercp_viewprofile.tpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/styles/templates/default/usercp_viewprofile.tpl b/styles/templates/default/usercp_viewprofile.tpl index 14c79b8f..8b096934 100644 --- a/styles/templates/default/usercp_viewprofile.tpl +++ b/styles/templates/default/usercp_viewprofile.tpl @@ -385,12 +385,14 @@ ajax.callback.gen_passkey = function(data){ style="display: none;"> {L_USER_RATIO}: + {USER_RATIO} [?] {L_NONE} (DL < {MIN_DL_FOR_RATIO}) + [ {L_BT_PASSKEY}: {L_BT_PASSKEY_VIEW} @@ -402,11 +404,13 @@ ajax.callback.gen_passkey = function(data){ + ( {L_UPLOADED} {UP_TOTAL} + {L_RELEASED} {RELEASED} + {L_BONUS} {UP_BONUS} ) / {L_DOWNLOADED} {DOWN_TOTAL} + @@ -448,6 +452,7 @@ ajax.callback.gen_passkey = function(data){ {AGE} + style="display: none;" class="bCenter borderless" cellspacing="1"> @@ -492,6 +497,7 @@ ajax.callback.gen_passkey = function(data){
+