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(); } }