forked from mirror/pixelfed
Update register.blade.php
This commit is contained in:
parent
75e285fde2
commit
f2135b3443
1 changed files with 0 additions and 6 deletions
|
@ -75,12 +75,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
@if(config('pixelfed.recaptcha'))
|
||||
<div class="row my-3">
|
||||
{!! Recaptcha::render() !!}
|
||||
</div>
|
||||
@endif
|
||||
|
||||
<div class="form-group row">
|
||||
<div class="col-md-12">
|
||||
<button type="submit" class="btn btn-primary btn-block py-0 font-weight-bold">
|
||||
|
|
Loading…
Reference in a new issue