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] 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"}