pouloulou
This commit is contained in:
parent
dd9cf43c42
commit
4c40d2f591
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<div class="card shadow-sm border-0 rounded-4 p-4 p-lg-5">
|
||||
|
||||
<!-- Titre principal de la page -->
|
||||
<h1 class="h3 fw-bold mb-1">Edit du profile</h1>
|
||||
<h1 class="h3 fw-bold mb-1">Modification du profil</h1>
|
||||
|
||||
{if (isset($arrError) && count($arrError) > 0) }
|
||||
<div class="alert alert-danger">
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
</div>
|
||||
<div class="col-12 d-grid mt-2">
|
||||
<button type="submit" class="btn btn-primary btn-lg rounded-3">
|
||||
Edit profile
|
||||
Confirmer
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue