mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed groups view not compliant with 2.5.5 of WCAG 2.2
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user