From 5a84e10b707b5a48da6e6d4e0307629cdf141564 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:30:55 +0700 Subject: [PATCH] Update orderHistory.tpl --- ui/ui/user-ui/orderHistory.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/ui/user-ui/orderHistory.tpl b/ui/ui/user-ui/orderHistory.tpl index 3f60a74c..bee69cf4 100644 --- a/ui/ui/user-ui/orderHistory.tpl +++ b/ui/ui/user-ui/orderHistory.tpl @@ -11,14 +11,14 @@ {Lang::T('Plan Name')} - {Lang::T('Gateway')} - {Lang::T('Routers')} + {Lang::T('Payment Method')} + Routers {Lang::T('Type')} {Lang::T('Plan Price')} - {Lang::T('Created On')} - {Lang::T('Expires On')} - {Lang::T('Date Done')} - {Lang::T('Method')} + {Lang::T('Created on')} + {Lang::T('Expires on')} + {Lang::T('Date')} + {Lang::T('Status')} @@ -53,4 +53,4 @@ -{include file="user-ui/footer.tpl"} \ No newline at end of file +{include file="user-ui/footer.tpl"}