Remove unnecessary webhooks page element
This commit is contained in:
parent
8fde7e5221
commit
b79a17f25e
1 changed files with 5 additions and 7 deletions
|
@ -113,7 +113,6 @@
|
||||||
<?= lang('options') ?>
|
<?= lang('options') ?>
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<div class="">
|
|
||||||
<div class="form-check form-switch">
|
<div class="form-check form-switch">
|
||||||
<input class="form-check-input" type="checkbox" id="is-ssl-verified">
|
<input class="form-check-input" type="checkbox" id="is-ssl-verified">
|
||||||
|
|
||||||
|
@ -125,7 +124,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<?php section('content') ?>
|
<?php section('content') ?>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue