From 1bbc7a30f08c221bd35ca7256a3eab722c693373 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:38:39 +0700 Subject: [PATCH 1/5] Update hotspot-edit.tpl --- ui/ui/hotspot-edit.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/ui/hotspot-edit.tpl b/ui/ui/hotspot-edit.tpl index 96b18e9f..0818009a 100644 --- a/ui/ui/hotspot-edit.tpl +++ b/ui/ui/hotspot-edit.tpl @@ -5,7 +5,7 @@
-
{Lang::T('Edit Service Plan')} || {$d['name_plan']}
+
{Lang::T('Edit Service Package')} || {$d['name_plan']}
@@ -34,7 +34,7 @@
-
- +
- +
{Lang::T('Unlimited')} @@ -152,7 +152,7 @@
- +
{$_c['currency_code']} @@ -182,7 +182,7 @@
- +
@@ -231,7 +231,7 @@ {Lang::T('Expired Action')} {Lang::T('Optional')}
- +

- {Lang::T('When Expired, customer will be move to selected internet plan')}

+ {Lang::T('When Expired, customer will be move to selected internet package')}

From dcaa7f9cea58a29397fb084393952b99a5641d83 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:41:11 +0700 Subject: [PATCH 2/5] Update hotspot-add.tpl --- ui/ui/hotspot-add.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/ui/hotspot-add.tpl b/ui/ui/hotspot-add.tpl index 9baeb77f..ee01b1aa 100644 --- a/ui/ui/hotspot-add.tpl +++ b/ui/ui/hotspot-add.tpl @@ -3,14 +3,14 @@
-
{Lang::T('Add Service Plan')}
+
{Lang::T('Add Service Package')}
{Lang::T('Active')} @@ -30,10 +30,10 @@
-
- +
- +
{Lang::T('Unlimited')} @@ -137,7 +137,7 @@
- +
{$_c['currency_code']} @@ -165,7 +165,7 @@
- +
From 00f65c6aab42fe9ad71ef71e5b656eb2dea8992a Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:44:41 +0700 Subject: [PATCH 3/5] Update hotspot.tpl --- ui/ui/hotspot.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/ui/hotspot.tpl b/ui/ui/hotspot.tpl index 47516488..d083d0b8 100644 --- a/ui/ui/hotspot.tpl +++ b/ui/ui/hotspot.tpl @@ -6,7 +6,7 @@
{Lang::T('Hotspot Plans')}
@@ -98,7 +98,7 @@
+ title="{Lang::T('New Service Package')}">
@@ -108,8 +108,8 @@ - {Lang::T('Internet Plan')} - Limit + {Lang::T('Internet Package')} + {Lang::T('Limit')} {Lang::T('Expired')} @@ -126,7 +126,7 @@ {Lang::T('Data')} {Lang::T('Location')} {Lang::T('Device')} - {Lang::T('Internet Plan')} + {Lang::T('Internet Package')} {Lang::T('Date')} {Lang::T('ID')} {Lang::T('Manage')} @@ -174,8 +174,8 @@
From 20e212eaa6ad18327efe8728e842013842caf85b Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:46:21 +0700 Subject: [PATCH 4/5] Update balance-add.tpl --- ui/ui/balance-add.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/ui/balance-add.tpl b/ui/ui/balance-add.tpl index 828c1d1f..ea1dfc93 100644 --- a/ui/ui/balance-add.tpl +++ b/ui/ui/balance-add.tpl @@ -3,29 +3,29 @@
-
{Lang::T('Add Service Plan')}
+
{Lang::T('Add Service Package')}
- +
- +
{$_c['currency_code']} @@ -56,4 +56,4 @@
-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} From d99a51d40e01f5e91197baea512c28a639bdb935 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:57:02 +0700 Subject: [PATCH 5/5] Update plan.tpl --- ui/ui/plan.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/ui/plan.tpl b/ui/ui/plan.tpl index 34ae76ea..4cf71280 100644 --- a/ui/ui/plan.tpl +++ b/ui/ui/plan.tpl @@ -17,6 +17,7 @@
*} {/if}   +{Lang::T('Active Customers')}
@@ -136,4 +137,4 @@ } -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"}