update
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
<input type="hidden" th:field="*{id}" id="userId" th:value="${userProfile.id}">
|
||||
<div class="d-flex justify-content-end align-items-center">
|
||||
<a class="btn btn-secondary" href="/accueil" th:text="#{edit.profil.button.cancel}"></a>
|
||||
<button type="submit" class="btn btn-primary ml-2" th:text="#{edit.profil.button.edit}"></button>
|
||||
<button type="submit" class="btn btn-primary border-right ml-2" th:text="#{edit.profil.button.edit}"></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user