From 00cc4482307ef012091c332312983748a8711ce3 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 18 Sep 2023 13:55:52 +0700 Subject: [PATCH 1/4] change password view --- ui/ui/customers-view.tpl | 25 ++++++++++++++++--------- ui/ui/user-dashboard.tpl | 11 +++++++---- 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/ui/ui/customers-view.tpl b/ui/ui/customers-view.tpl index b48d79bc..0041ce03 100644 --- a/ui/ui/customers-view.tpl +++ b/ui/ui/customers-view.tpl @@ -24,14 +24,17 @@

{Lang::nl2br($d['address'])}

{$_MENU_AFTER_PAGES} -
  • +
  • {$_L['Settings']} diff --git a/ui/ui/sections/user-footer.tpl b/ui/ui/sections/user-footer.tpl index 7c690beb..7bfb581c 100644 --- a/ui/ui/sections/user-footer.tpl +++ b/ui/ui/sections/user-footer.tpl @@ -3,12 +3,22 @@ {if isset($_c['CompanyFooter'])} {else} {/if} diff --git a/ui/ui/user-login.tpl b/ui/ui/user-login.tpl index 5d5ea4de..be8bb430 100644 --- a/ui/ui/user-login.tpl +++ b/ui/ui/user-login.tpl @@ -47,7 +47,8 @@ {if $_c['country_code_phone']!= ''} + {else} - + {/if} @@ -76,6 +77,11 @@ +
    + Privacy + • + ToC +
    From 6acc342b26a3afb84835883fe33a017907826718 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 18 Sep 2023 15:07:08 +0700 Subject: [PATCH 4/4] Privacy and ToC not hidden --- ui/ui/sections/user-footer.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/ui/sections/user-footer.tpl b/ui/ui/sections/user-footer.tpl index 7bfb581c..45c89d1e 100644 --- a/ui/ui/sections/user-footer.tpl +++ b/ui/ui/sections/user-footer.tpl @@ -3,7 +3,7 @@ {if isset($_c['CompanyFooter'])}