Move the private checkbox field into an "options" frame

This commit is contained in:
Alex Tselegidis 2022-07-26 16:13:05 +03:00
parent 2564ee0c36
commit 48828d4dcf
1 changed files with 5 additions and 1 deletions

View File

@ -146,7 +146,11 @@
<input id="zip-code" class="form-control" maxlength="64" disabled>
</div>
<div class="mb-3">
<div class="border rounded mb-3 p-3">
<label class="form-label mb-3">
<?= lang('options') ?>
</label>
<div class="form-check form-switch">
<input class="form-check-input" type="checkbox" id="private">
<label class="form-check-label" for="private">