form action redirected to /user/update
This commit is contained in:
parent
2469823f9d
commit
69417ff760
@ -4,7 +4,7 @@
|
||||
|
||||
<a href="/user/logout">Se déconnecter</a>
|
||||
|
||||
<form action="/user/edit" method="post">
|
||||
<form action="/user/update" method="post">
|
||||
<label for="profilPicture">Changer l'image de profil </label>
|
||||
<input type="file" name="profilPicture" id="profilPicture" accept="image/*">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user