Update editMembers.html
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
This commit is contained in:
@ -59,7 +59,7 @@
|
|||||||
<div class="input-group-append">
|
<div class="input-group-append">
|
||||||
<button class="btn btn-outline-secondary" style="background: #52a1eb; border-style: none"
|
<button class="btn btn-outline-secondary" style="background: #52a1eb; border-style: none"
|
||||||
th:name="group_id" th:value="${group.getId()}"
|
th:name="group_id" th:value="${group.getId()}"
|
||||||
type="button">
|
type="submit">
|
||||||
<a style="color: white">Hinzufügen</a>
|
<a style="color: white">Hinzufügen</a>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user