1

change create

This commit is contained in:
killerber4t
2020-03-13 16:08:47 +01:00
parent 68fcc06a17
commit a1cc13eb00

View File

@ -37,7 +37,7 @@
<label for="beschreibung">Beschreibung der Gruppe</label>
<textarea th:name="beschreibung" class="form-control" id="beschreibung" rows="3"></textarea>
</div>
<div class="form-group">
<div class="form-group">
<button class="btn btn-primary" type="submit" style="background: #52a1eb; border-style: none">Erstellen</button>
</div>
</div>