add registration settings to set username

This commit is contained in:
iBNu Maksum
2024-10-16 13:40:54 +07:00
parent 1b7e5c7510
commit ff4e620b75
2 changed files with 67 additions and 25 deletions

View File

@ -97,7 +97,8 @@
</option>
</select>
</div>
<p class="help-block col-md-4">{Lang::T('The method which OTP will be sent to user')}</p>
<p class="help-block col-md-4">{Lang::T('The method which OTP will be sent to user')}<br>
{Lang::T('For Registration and Update Phone Number')}</p>
</div>
<div class="form-group">
<label class="col-md-2 control-label">{Lang::T('Email OTP Required')}</label>