hotfix
This commit is contained in:
parent
7ad6c3b53f
commit
c1e809d0c6
1 changed files with 2 additions and 0 deletions
|
@ -193,6 +193,7 @@
|
||||||
@enderror
|
@enderror
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@if(config('SETTINGS::RECAPTCHA:ENABLED') == 'true')
|
||||||
<div class="form-group mb-3">
|
<div class="form-group mb-3">
|
||||||
<div class="custom-control p-0">
|
<div class="custom-control p-0">
|
||||||
<label>{{ __('Your Recaptcha') }}:</label>
|
<label>{{ __('Your Recaptcha') }}:</label>
|
||||||
|
@ -200,6 +201,7 @@
|
||||||
{!! htmlFormSnippet() !!}
|
{!! htmlFormSnippet() !!}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@endif
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 px-3">
|
<div class="col-md-3 px-3">
|
||||||
|
|
Loading…
Add table
Reference in a new issue