diff --git a/ui/ui/customers-view.tpl b/ui/ui/customers-view.tpl index 67d1af8..2f969a7 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'])}