fix: closes #13897, display group create errors properly

fix typo in redirect after group deletion
This commit is contained in:
Barış Soner Uşaklı
2026-01-16 10:58:03 -05:00
parent 639ea42d5a
commit 7d36c75790
4 changed files with 10 additions and 15 deletions

View File

@@ -6,7 +6,6 @@
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-hidden="true"></button>
</div>
<div class="modal-body">
<div class="alert alert-danger hide" id="create-modal-error"></div>
<form>
<div class="mb-3">
<label class="form-label" for="create-group-name">[[admin/manage/groups:name]]</label>