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