Fix #575 - Remove label element

This commit is contained in:
y.yerli 2025-01-21 17:55:01 +03:00 committed by Jack Anderson
parent 9df984eccd
commit 6661f54bb3

View file

@ -119,8 +119,7 @@
<div class="action-group-menu float-right install-view-actions">
<button type="submit" class="button-group-button settings-button d-flex
flex-wrap align-content-end">
<label style="cursor: pointer"
class="mb-0">{{ mod_strings.LBL_PROCEED }}</label>
{{ mod_strings.LBL_PROCEED }}
</button>
</div>
{% endif %}