update
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<span th:text="${userProfile.credit}"></span>
|
||||
</li>
|
||||
</ul>
|
||||
<form th:action="@{/profil/edit}" method="post" class="mt-3">
|
||||
<form th:action="@{/profil/edit}" method="post" class="d-flex justify-content-end align-items-center mt-3">
|
||||
<button type="submit" class="btn btn-primary" th:text="#{profil.button}"></button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user