fichier langue / bootstrap / modification sql article
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
<span th:text="#{profil.credit}"></span> <span th:text="${userProfile.credit}"></span>
|
||||
</div>
|
||||
<input type="hidden" th:field="*{id}" id="userId" th:value="${userProfile.id}">
|
||||
<button type="submit" class="btn btn-primary" th:text="#{edit.profil.button.edit}"></button>
|
||||
<button type="submit" class="btn btn-primary border-right" th:text="#{edit.profil.button.edit}"></button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user