diff --git a/ui/ui/balance-add.tpl b/ui/ui/balance-add.tpl index f25e9370..87d63897 100644 --- a/ui/ui/balance-add.tpl +++ b/ui/ui/balance-add.tpl @@ -46,7 +46,7 @@
- + Or {Lang::T('Cancel')}
diff --git a/ui/ui/balance-edit.tpl b/ui/ui/balance-edit.tpl index 4dc9a804..0704e625 100644 --- a/ui/ui/balance-edit.tpl +++ b/ui/ui/balance-edit.tpl @@ -55,7 +55,7 @@
- + Or {Lang::T('Cancel')}
diff --git a/ui/ui/bandwidth-add.tpl b/ui/ui/bandwidth-add.tpl index d0d17667..882bcbef 100644 --- a/ui/ui/bandwidth-add.tpl +++ b/ui/ui/bandwidth-add.tpl @@ -69,7 +69,7 @@
- + Or {Lang::T('Cancel')}
diff --git a/ui/ui/bandwidth-edit.tpl b/ui/ui/bandwidth-edit.tpl index 453f8364..cffb86eb 100644 --- a/ui/ui/bandwidth-edit.tpl +++ b/ui/ui/bandwidth-edit.tpl @@ -81,13 +81,13 @@
- {Lang::T('Editing Bandwidth will not automatically update the plan, you need to edit the plan then save again')} + {Lang::T('Editing Bandwidth will not automatically update the package, you need to edit the package then save again')}
- - Or {Lang::T('Cancel')} + + {Lang::T("Or")} {Lang::T('Cancel')}
diff --git a/ui/ui/coupons-add.tpl b/ui/ui/coupons-add.tpl index 137e2ccf..19c3d433 100644 --- a/ui/ui/coupons-add.tpl +++ b/ui/ui/coupons-add.tpl @@ -38,7 +38,7 @@
- +

{Lang::T('Value of the discount (amount or percentage)')}

@@ -132,11 +132,11 @@ if (type === 'percent') { valueInput.setAttribute('max', '100'); - valueInput.setAttribute('placeholder', 'Enter percentage'); + valueInput.setAttribute('placeholder', '{Lang::T("Enter percentage")}'); helpText.textContent = '{Lang::T('Value of the discount (percentage, max 100)')}'; } else { valueInput.removeAttribute('max'); - valueInput.setAttribute('placeholder', 'Enter amount'); + valueInput.setAttribute('placeholder', '{Lang::T("Enter amount")}'); helpText.textContent = '{Lang::T('Value of the discount (amount)')}'; } } @@ -150,4 +150,4 @@ -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/coupons-edit.tpl b/ui/ui/coupons-edit.tpl index 042bc323..2a2293a9 100644 --- a/ui/ui/coupons-edit.tpl +++ b/ui/ui/coupons-edit.tpl @@ -134,11 +134,11 @@ if (type === 'percent') { valueInput.setAttribute('max', '100'); - valueInput.setAttribute('placeholder', 'Enter percentage'); + valueInput.setAttribute('placeholder', '{Lang::T("Enter percentage")}'); helpText.textContent = '{Lang::T('Value of the discount(percentage, max 100)')}'; } else { valueInput.removeAttribute('max'); - valueInput.setAttribute('placeholder', 'Enter amount'); + valueInput.setAttribute('placeholder', '{Lang::T("Enter amount")}'); helpText.textContent = '{Lang::T('Value of the discount(amount)')}'; } } @@ -146,4 +146,4 @@ -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/customers-add.tpl b/ui/ui/customers-add.tpl index 76c1269c..73618f90 100644 --- a/ui/ui/customers-add.tpl +++ b/ui/ui/customers-add.tpl @@ -19,7 +19,7 @@ class="glyphicon glyphicon-user"> {/if} + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']} {Lang::T('Phone Number')}{else}{Lang::T('Usernames')}{/if}"> @@ -59,7 +59,7 @@
- +
@@ -72,7 +72,7 @@ - +
@@ -95,10 +95,10 @@ -
PPPOE
+
PPPoE
- +
{Lang::T('Not Working for freeradius')} @@ -125,7 +125,7 @@
- +
-
{Lang::T('Cancel')} @@ -236,7 +236,7 @@ if (!oneChecked) { event.preventDefault(); - alert('Please choose at least one method.'); + alert('Please choose at least one method notification.'); methodSection.focus(); } } 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"} diff --git a/ui/ui/hotspot-add.tpl b/ui/ui/hotspot-add.tpl index e698af89..0396c1f4 100644 --- a/ui/ui/hotspot-add.tpl +++ b/ui/ui/hotspot-add.tpl @@ -10,7 +10,7 @@
{Lang::T('Active')} @@ -21,7 +21,7 @@
{Lang::T('Prepaid')} @@ -33,7 +33,7 @@
{Lang::T('Personal')} @@ -45,7 +45,7 @@