From abd22418ce784bf126a273e12e8986f3f3eca0e0 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:55:21 +0700 Subject: [PATCH] Update profile.tpl --- ui/ui/user-ui/profile.tpl | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/ui/ui/user-ui/profile.tpl b/ui/ui/user-ui/profile.tpl index e63402b5..311ba8e5 100644 --- a/ui/ui/user-ui/profile.tpl +++ b/ui/ui/user-ui/profile.tpl @@ -4,9 +4,8 @@
-
{Lang::T('Edit User')}
+
{Lang::T('Data Change')}
-
@@ -21,7 +20,7 @@
- +
@@ -36,25 +35,25 @@
{if $_c['allow_phone_otp'] != 'yes'}
- +
+ + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']}{/if} {Lang::T('Phone number')}">
{else}
- +
+ + placeholder="{if $_c['country_code_phone']!= ''}{$_c['country_code_phone']}{/if} {Lang::T('Phone number')}"> {Lang::T('Change')} @@ -63,7 +62,6 @@
{/if} - {if $_c['allow_email_otp'] != 'yes'}
@@ -87,7 +85,6 @@
{/if} -
-
-{include file="user-ui/footer.tpl"} \ No newline at end of file +{include file="user-ui/footer.tpl"}