From 264f584f2a5218e60ee7069d9015eeac55ff8895 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:39:19 +0700 Subject: [PATCH] Update tripay_view_payment.tpl Update old template --- ui/tripay_view_payment.tpl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ui/tripay_view_payment.tpl b/ui/tripay_view_payment.tpl index cfffa93..2c39ddd 100644 --- a/ui/tripay_view_payment.tpl +++ b/ui/tripay_view_payment.tpl @@ -1,4 +1,4 @@ -{include file="sections/user-header.tpl"} +{include file="user-ui/header.tpl"}
@@ -31,11 +31,10 @@ @@ -43,4 +42,4 @@
-{include file="sections/user-footer.tpl"} \ No newline at end of file +{include file="user-ui/footer.tpl"}