mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Update login-custom-moon.tpl
This commit is contained in:
parent
13a2de2664
commit
5c54223454
1 changed files with 2 additions and 2 deletions
|
@ -507,7 +507,7 @@
|
|||
<input type="hidden" name="csrf_token" value="{$csrf_token}">
|
||||
<div>
|
||||
<input type="text" name="username"
|
||||
placeholder="{if $_c['registration_username'] == 'phone'}{Lang::T('Phone Number')}{elseif $_c['registration_username'] == 'email'}{Lang::T('Email')}{else}{Lang::T('Username')}{/if}"
|
||||
placeholder="{if $_c['registration_username'] == 'phone'}{Lang::T('Phone Number')}{elseif $_c['registration_username'] == 'email'}{Lang::T('Email')}{else}{Lang::T('Usernames')}{/if}"
|
||||
required>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -601,4 +601,4 @@
|
|||
{/if}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue