1

Update editMembers.html

Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
This commit is contained in:
tomvahl
2020-03-23 15:57:25 +01:00
parent 9023fb72a7
commit 27403f2712

View File

@ -59,7 +59,7 @@
<div class="input-group-append">
<button class="btn btn-outline-secondary" style="background: #52a1eb; border-style: none"
th:name="group_id" th:value="${group.getId()}"
type="button">
type="submit">
<a style="color: white">Hinzufügen</a>
</button>
</div>