mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-21 03:42:00 +01:00
fix: closes #13897, display group create errors properly
fix typo in redirect after group deletion
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user