mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-24 14:08:09 +00:00
- Add a toggle for the phone SMS registration/auth related features - Add the newsletter email registration toggle - Rename and move around views and controllers - Refactor the login and registration forms - Split the registration form in two, email and phone
4 lines
No EOL
98 B
PHP
4 lines
No EOL
98 B
PHP
<div class="form-group">
|
|
{!! NoCaptcha::renderJs() !!}
|
|
{!! NoCaptcha::display() !!}
|
|
</div> |