Change option heading in services page

This commit is contained in:
Alex Tselegidis 2022-09-14 12:26:42 +02:00
parent 482274afad
commit 7e0e0b9d90
1 changed files with 5 additions and 3 deletions

View File

@ -135,9 +135,11 @@
<?php component('color_selection', ['attributes' => 'id="color"']) ?>
</div>
<h5 class="text-black-50 mb-3 fw-light">
<?= lang('options') ?>
</h5>
<div>
<label class="form-label mb-3">
<?= lang('options') ?>
</label>
</div>
<div class="border rounded mb-3 p-3">
<div class="form-check form-switch">