From 01b3b66e3d4e2ec615bbc965d4063d64812729df Mon Sep 17 00:00:00 2001 From: SABTECH Date: Sat, 3 Aug 2024 22:10:02 +0300 Subject: [PATCH] Update customers.tpl Added a sync button --- ui/ui/customers.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/ui/customers.tpl b/ui/ui/customers.tpl index 534b5941..b7e84da4 100644 --- a/ui/ui/customers.tpl +++ b/ui/ui/customers.tpl @@ -135,6 +135,9 @@   {Lang::T('Edit')}   +   {Lang::T('Sync')}   {Lang::T('Recharge')} @@ -166,4 +169,4 @@ }); }); -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"}