mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update checkpoint.blade.php
This commit is contained in:
parent
8ad077ecfa
commit
bc91c789d7
1 changed files with 0 additions and 6 deletions
|
@ -26,12 +26,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@if(config('pixelfed.recaptcha'))
|
|
||||||
<div class="row my-3">
|
|
||||||
{!! Recaptcha::render() !!}
|
|
||||||
</div>
|
|
||||||
@endif
|
|
||||||
|
|
||||||
<div class="form-group row mb-0">
|
<div class="form-group row mb-0">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<button type="submit" class="btn btn-success btn-block font-weight-bold">
|
<button type="submit" class="btn btn-success btn-block font-weight-bold">
|
||||||
|
|
Loading…
Reference in a new issue