From 8e45ac40c4570ff22c673408e52c413dcdb2f6f5 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Wed, 23 Aug 2023 12:11:48 +0700 Subject: [PATCH] add back button --- ui/ui/customers-view.tpl | 3 +++ ui/ui/sections/footer.tpl | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/ui/customers-view.tpl b/ui/ui/customers-view.tpl index b440a662..f1a37aff 100644 --- a/ui/ui/customers-view.tpl +++ b/ui/ui/customers-view.tpl @@ -2,6 +2,9 @@
+ {Lang::T('Back')} +
- - {if isset($xfooter)} {$xfooter}