diff --git a/ui/ui/customers-edit.tpl b/ui/ui/customers-edit.tpl index 1393b5be..b309ceec 100644 --- a/ui/ui/customers-edit.tpl +++ b/ui/ui/customers-edit.tpl @@ -11,7 +11,7 @@
Foto + alt="Photo" onclick="return deletePhoto({$d['id']})">

@@ -20,11 +20,11 @@
- +
- +
{if $_c['country_code_phone']!= ''} @@ -36,7 +36,7 @@ {/if} + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']} {Lang::T('Phone Number')}{else}{Lang::T('Usernames')}{/if}">
@@ -78,7 +78,7 @@
- +
@@ -91,7 +91,7 @@ - +
@@ -99,9 +99,9 @@
@@ -126,16 +126,16 @@ {Lang::T('Banned')}: {Lang::T('Customer cannot login again')}.
{Lang::T('Disabled')}: - {Lang::T('Customer can login but cannot buy internet plan, Admin cannot recharge customer')}.
- {Lang::T('Don\'t forget to deactivate all active plan too')}. + {Lang::T('Customer can login but cannot buy internet package, Admin cannot recharge customer')}.
+ {Lang::T("Don't forget to deactivate all active package too")}.
-
PPPOE
+
PPPoE
-
- +
{Lang::T('Zip Code')} @@ -243,7 +243,7 @@
- @@ -336,4 +336,4 @@ } -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"}