Added Missing Class
This commit is contained in:
parent
b746987075
commit
aed10dfb50
|
|
@ -140,8 +140,12 @@
|
|||
|
||||
{!! view_render_event('bagisto.shop.customers.signup_form_controls.password_confirmation.after') !!}
|
||||
|
||||
<div class="control-group">
|
||||
|
||||
{!! Captcha::render() !!}
|
||||
|
||||
</div>
|
||||
|
||||
@if (core()->getConfigData('customer.settings.newsletter.subscription'))
|
||||
<div class="control-group">
|
||||
<input type="checkbox" id="checkbox2" name="is_subscribed">
|
||||
|
|
|
|||
Loading…
Reference in New Issue