From 82dce56209705008b164a2abbe7afd86ed31a124 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 22:38:38 +0700 Subject: [PATCH 01/13] Update sendPlan.tpl --- ui/ui/customer/sendPlan.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/ui/customer/sendPlan.tpl b/ui/ui/customer/sendPlan.tpl index bf0c14d2..87012e2f 100644 --- a/ui/ui/customer/sendPlan.tpl +++ b/ui/ui/customer/sendPlan.tpl @@ -49,7 +49,7 @@
+ value="{$username}" placeholder="{Lang::T('Usernames')}">
-{include file="customer/footer.tpl"} \ No newline at end of file +{include file="customer/footer.tpl"} From 1d7dca8ada18352d3ab3cdf372884ee38c0e3455 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 22:45:34 +0700 Subject: [PATCH 03/13] Update register.tpl --- ui/ui/customer/register.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/ui/customer/register.tpl b/ui/ui/customer/register.tpl index df87e2dc..c34ba622 100644 --- a/ui/ui/customer/register.tpl +++ b/ui/ui/customer/register.tpl @@ -23,7 +23,7 @@ {elseif $_c['registration_username'] == 'email'} {Lang::T('Email')} {else} - {Lang::T('Username')} + {Lang::T('Usernames')} {/if}
@@ -38,7 +38,7 @@ class="glyphicon glyphicon-user"> {/if} + placeholder="{if $_c['country_code_phone']!= '' || $_c['registration_username'] == 'phone'}{$_c['country_code_phone']} {Lang::T('Phone Number')}{elseif $_c['registration_username'] == 'email'}{Lang::T('Email')}{else}{Lang::T('Usernames')}{/if}">
{if $_c['photo_register'] == 'yes'} @@ -63,7 +63,7 @@ {/if} {if $_c['man_fields_address'] neq 'no'}
- +
{/if} @@ -108,4 +108,4 @@ -{include file="customer/footer-public.tpl"} \ No newline at end of file +{include file="customer/footer-public.tpl"} From 50dd4b483907f5cf62007424849ac389ce48073e Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:00:21 +0700 Subject: [PATCH 04/13] Update register-otp.tpl --- ui/ui/customer/register-otp.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/ui/customer/register-otp.tpl b/ui/ui/customer/register-otp.tpl index 3253509b..199eca6e 100644 --- a/ui/ui/customer/register-otp.tpl +++ b/ui/ui/customer/register-otp.tpl @@ -54,7 +54,7 @@ {/if} {if $_c['man_fields_address'] neq 'no'}
- +
{if $_c['man_fields_custom'] neq 'no'} @@ -66,14 +66,14 @@
-
2. {Lang::T('Username & Password')}
+
2. {Lang::T('Usernames & Password')}
- + + placeholder="{Lang::T('Choose a Usernames')}">
@@ -138,4 +138,4 @@ {/if} -{include file="customer/footer-public.tpl"} \ No newline at end of file +{include file="customer/footer-public.tpl"} From f4c15c34757361256b1fe6efa8b5f1adff7c449d Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:06:31 +0700 Subject: [PATCH 05/13] Update orderView.tpl --- ui/ui/customer/orderView.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/ui/customer/orderView.tpl b/ui/ui/customer/orderView.tpl index 40c8f933..620ffe4e 100644 --- a/ui/ui/customer/orderView.tpl +++ b/ui/ui/customer/orderView.tpl @@ -72,7 +72,7 @@ {/if} - {Lang::T('Plan Name')} + {Lang::T('Package Name')} {$plan['name_plan']} {if $add_cost!=0} @@ -88,7 +88,7 @@ {/if} - {Lang::T('Plan Price')}{if $add_cost!=0} + + {Lang::T('Package Price')}{if $add_cost!=0} + {Lang::T('Additional Cost')}{/if} From d0a7f2b991511efe4ad21fd1a92b3415be03a600 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:09:06 +0700 Subject: [PATCH 06/13] Update orderHistory.tpl --- ui/ui/customer/orderHistory.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/ui/customer/orderHistory.tpl b/ui/ui/customer/orderHistory.tpl index d8ed7a54..8d34accd 100644 --- a/ui/ui/customer/orderHistory.tpl +++ b/ui/ui/customer/orderHistory.tpl @@ -10,11 +10,11 @@ - + - + From 9edb0b4d2f8804a7acd1edb6c87fb379fa3be20e Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:10:12 +0700 Subject: [PATCH 07/13] Update orderBalance.tpl --- ui/ui/customer/orderBalance.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/ui/customer/orderBalance.tpl b/ui/ui/customer/orderBalance.tpl index 82d0844c..bbb6801f 100644 --- a/ui/ui/customer/orderBalance.tpl +++ b/ui/ui/customer/orderBalance.tpl @@ -4,7 +4,7 @@
{if $_c['enable_balance'] == 'yes'}
-
{Lang::T('Buy Balance Plans')}
+
{Lang::T('Buy Balance Package')}
{foreach $plans_balance as $plan}
@@ -66,4 +66,4 @@ {/if}
-{include file="customer/footer.tpl"} \ No newline at end of file +{include file="customer/footer.tpl"} From 538cf4e675cdb606b9225b54b17c6ba937c41a4f Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:11:35 +0700 Subject: [PATCH 08/13] Update login.tpl --- ui/ui/customer/login.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/ui/customer/login.tpl b/ui/ui/customer/login.tpl index 9dae48a7..56c72f5f 100644 --- a/ui/ui/customer/login.tpl +++ b/ui/ui/customer/login.tpl @@ -26,7 +26,7 @@ {elseif $_c['registration_username'] == 'email'} {Lang::T('Email')} {else} - {Lang::T('Username')} + {Lang::T('Usernames')} {/if}
@@ -41,7 +41,7 @@ class="glyphicon glyphicon-user"> {/if} + placeholder="{if $_c['country_code_phone']!= '' || $_c['registration_username'] == 'phone'}{$_c['country_code_phone']} {Lang::T('Phone Number')}{elseif $_c['registration_username'] == 'email'}{Lang::T('Email')}{else}{Lang::T('Usernames')}{/if}">
@@ -102,4 +102,4 @@
-{include file="customer/footer-public.tpl"} \ No newline at end of file +{include file="customer/footer-public.tpl"} From 13a2de2664249e5baf01818646f817c20bc11c5b Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:12:32 +0700 Subject: [PATCH 09/13] Update login-noreg.tpl --- ui/ui/customer/login-noreg.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/ui/customer/login-noreg.tpl b/ui/ui/customer/login-noreg.tpl index a0e6dd2e..45bf3648 100644 --- a/ui/ui/customer/login-noreg.tpl +++ b/ui/ui/customer/login-noreg.tpl @@ -22,7 +22,7 @@ {elseif $_c['registration_username'] == 'email'} {Lang::T('Email')} {else} - {Lang::T('Username')} + {Lang::T('Usernames')} {/if}
@@ -37,7 +37,7 @@ class="glyphicon glyphicon-user"> {/if} + placeholder="{if $_c['country_code_phone']!= '' || $_c['registration_username'] == 'phone'}{$_c['country_code_phone']} {Lang::T('Phone Number')}{elseif $_c['registration_username'] == 'email'}{Lang::T('Email')}{else}{Lang::T('Usernames')}{/if}">
@@ -93,4 +93,4 @@
-{include file="customer/footer-public.tpl"} \ No newline at end of file +{include file="customer/footer-public.tpl"} From 5c5422345477c045966f5398f43aaf20b5da5e58 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:13:57 +0700 Subject: [PATCH 10/13] Update login-custom-moon.tpl --- ui/ui/customer/login-custom-moon.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/ui/customer/login-custom-moon.tpl b/ui/ui/customer/login-custom-moon.tpl index d4aef38e..1ab80b4e 100644 --- a/ui/ui/customer/login-custom-moon.tpl +++ b/ui/ui/customer/login-custom-moon.tpl @@ -507,7 +507,7 @@
@@ -601,4 +601,4 @@ {/if} - \ No newline at end of file + From e4f209030ffad45c0c9a20c78f01a52b48a481b5 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:16:37 +0700 Subject: [PATCH 11/13] Update forgot.tpl --- ui/ui/customer/forgot.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/ui/customer/forgot.tpl b/ui/ui/customer/forgot.tpl index 91592401..a018b15d 100644 --- a/ui/ui/customer/forgot.tpl +++ b/ui/ui/customer/forgot.tpl @@ -16,7 +16,7 @@ {/if} + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']} {Lang::T('Phone Number')}{else}{Lang::T('Usernames')}{/if}">
@@ -37,7 +37,7 @@
{Lang::T('Success')}
- +
{if $_c['country_code_phone']!= ''} @@ -45,7 +45,7 @@ {/if} + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']} {Lang::T('Phone Number')}{else}{Lang::T('Usernames')}{/if}">
@@ -74,7 +74,7 @@
{Lang::T('Forgot Password')}
- +
{if $_c['country_code_phone']!= ''} @@ -82,13 +82,13 @@ {/if} + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']} {Lang::T('Phone Number')}{else}{Lang::T('Usernames')}{/if}">
@@ -96,4 +96,4 @@
-{include file="customer/footer-public.tpl"} \ No newline at end of file +{include file="customer/footer-public.tpl"} From f76753b2474f2e9540e53fd10f9cd2d3f045720f Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:22:28 +0700 Subject: [PATCH 12/13] Update dashboard.tpl --- ui/ui/customer/dashboard.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/ui/customer/dashboard.tpl b/ui/ui/customer/dashboard.tpl index 583144cb..001c2d41 100644 --- a/ui/ui/customer/dashboard.tpl +++ b/ui/ui/customer/dashboard.tpl @@ -17,11 +17,11 @@ - + - + @@ -98,7 +98,7 @@ {if $_c['enable_balance'] == 'yes'} - + {if $_c['show_bandwidth_plan'] == 'yes'} - + @@ -346,7 +346,7 @@
+ placeholder="{Lang::T('Friend Usernames')}">
{Lang::T('Plan Name')}{Lang::T('Package Name')} {Lang::T('Payment Method')} Routers {Lang::T('Type')}{Lang::T('Plan Price')}{Lang::T('Package Price')} {Lang::T('Created on')} {Lang::T('Expires on')} {Lang::T('Date')} {Lang::dateTimeFormat($unpaid['expired_date'])}
{Lang::T('Plan Name')}{Lang::T('Package Name')} {$unpaid['plan_name']}
{Lang::T('Plan Price')}{Lang::T('Package Price')} {$unpaid['price']}
{Lang::T('Your Balance')}{Lang::T('Yours Balance')} {Lang::moneyFormat($_user['balance'])} {if $_user['auto_renewal'] == 1} @@ -194,7 +194,7 @@
Bandwidth{Lang::T('Bandwidth')} {$_bill['name_bw']}