From 8af46e5e51b8db4072d461149e89d6c1b8a72fc3 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:16:11 +0700 Subject: [PATCH] Update customers-add.tpl --- ui/ui/customers-add.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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(); } }