diff --git a/ui/ui/customer/profile.tpl b/ui/ui/customer/profile.tpl index 711e0152..106389a4 100644 --- a/ui/ui/customer/profile.tpl +++ b/ui/ui/customer/profile.tpl @@ -13,10 +13,19 @@
- + {if $_c['registration_username'] == 'phone'} + + {elseif $_c['registration_username'] == 'email'} + + {else} + + {/if} + placeholder="{if $_c['country_code_phone']!= '' || $_c['registration_username'] == 'phone'}{$_c['country_code_phone']} {Lang::T('Phone Number')}{elseif $_c['registration_username'] == 'email'}{Lang::T('Email')}{else}{Lang::T('Username')}{/if}">