mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-12-01 04:12:22 +03:00
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') ?>
|
||||
</label>
|
||||
|
||||
<div class="">
|
||||
<div class="form-check form-switch">
|
||||
<input class="form-check-input" type="checkbox" id="is-ssl-verified">
|
||||
|
||||
|
@ -125,7 +124,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php section('content') ?>
|
||||
|
||||
|
|
Loading…
Reference in a new issue