Fixed groups view not compliant with 2.5.5 of WCAG 2.2

This commit is contained in:
2025-11-28 20:14:53 +01:00
parent 847ca5d9de
commit 464e5e8603
2 changed files with 14 additions and 1 deletions

View File

@@ -327,7 +327,7 @@
<form id="updateGroupForm">
<div class="modal-body">
<div class="row g-3 justify-content-center">
<div class="row g-3 mb-2 justify-content-center">
<!-- Basic Info -->
<div class="col-md-6">
<label class="form-label" for="groupId">@T["Group ID"] <span class="text-danger" aria-hidden="true">*</span></label>