From 93ca9fa586da5cbbbe291eb79cf0c592803b44cd Mon Sep 17 00:00:00 2001 From: Focuslinkstech <45756999+Focuslinkstech@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:23:34 +0100 Subject: [PATCH] Update customers-view.tpl add account type --- ui/ui/customers-view.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/ui/customers-view.tpl b/ui/ui/customers-view.tpl index 67d1af85..2f969a73 100644 --- a/ui/ui/customers-view.tpl +++ b/ui/ui/customers-view.tpl @@ -58,6 +58,9 @@
  • {Lang::T('Service Type')} {Lang::T($d['service_type'])}
  • +
  • + {Lang::T('Account Type')} {Lang::T($d['account_type'])} +
  • {Lang::T('Balance')} {Lang::moneyFormat($d['balance'])}