From bfd014417b1a5c1207c40b291825f22d2996fea9 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:37:28 +0700 Subject: [PATCH 1/3] Update profile.tpl Display improvements --- ui/ui/user-ui/profile.tpl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ui/ui/user-ui/profile.tpl b/ui/ui/user-ui/profile.tpl index 311ba8e5..9fefecb8 100644 --- a/ui/ui/user-ui/profile.tpl +++ b/ui/ui/user-ui/profile.tpl @@ -12,7 +12,7 @@
- + + @@ -20,7 +20,7 @@
- +
@@ -28,32 +28,32 @@
- +
{if $_c['allow_phone_otp'] != 'yes'}
- +
- + + + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']}{/if} {Lang::T('Phone Number')}">
{else}
- +
- + + + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']}{/if} {Lang::T('Phone Number')}"> {Lang::T('Change')} @@ -64,7 +64,7 @@ {/if} {if $_c['allow_email_otp'] != 'yes'}
- +
From b1ad007db01eaa18240c8089d618bd3b0e0ccde4 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 21 Sep 2024 15:27:35 +0700 Subject: [PATCH 2/3] Update pool.tpl --- ui/ui/pool.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/ui/pool.tpl b/ui/ui/pool.tpl index f40708b4..c962cfe0 100644 --- a/ui/ui/pool.tpl +++ b/ui/ui/pool.tpl @@ -9,7 +9,7 @@ onclick="return confirm('This will sync/send IP Pool to Mikrotik?')"> sync
- {Lang::T('IP Pool')} - PPPOE + {Lang::T('IP Pool')}
From 6a24c6c11e835696b9dba22792bc4c60a2cfa8c9 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 21 Sep 2024 15:37:50 +0700 Subject: [PATCH 3/3] Update activation-list.tpl --- ui/ui/user-ui/activation-list.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/ui/user-ui/activation-list.tpl b/ui/ui/user-ui/activation-list.tpl index 5a0fe1ca..089c6e08 100644 --- a/ui/ui/user-ui/activation-list.tpl +++ b/ui/ui/user-ui/activation-list.tpl @@ -4,7 +4,7 @@
-
{Lang::T('List Activated Voucher')}
+
{Lang::T('Transaction History List')}
@@ -41,4 +41,4 @@ -{include file="user-ui/footer.tpl"} \ No newline at end of file +{include file="user-ui/footer.tpl"}