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] 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 @@
{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')} |
---|