summaryrefslogtreecommitdiff
path: root/view
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2022-03-11 16:51:40 +0100
committerpolo <ordipolo@gmx.fr>2022-03-11 16:51:40 +0100
commitec2d263b5c6d619349756e9a8a3d866f2fe46dbd (patch)
treea4142adeb61c46b3e5ee9c5a05677b0c92d9483e /view
parentf331b3ab14f2b404c2089607aba2e2d434cd510d (diff)
downloadmelaine-ec2d263b5c6d619349756e9a8a3d866f2fe46dbd.zip
regression require htmlawed, lien sans http dans Security, bouton remonter
Diffstat (limited to 'view')
-rw-r--r--view/courriel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/courriel.php b/view/courriel.php
index 3d401fb..7dd7ba4 100644
--- a/view/courriel.php
+++ b/view/courriel.php
@@ -1,5 +1,5 @@
1 <div id="courriel" > 1 <div id="courriel" >
2 <button ><a href="index.php?page=<?= $page ?>" >Haut de la page</a></button> 2 <button ><a href="#bloc_page" >Haut de la page</a></button>
3 <div> 3 <div>
4 <img src="public/timbre.png" alt="" ><br />Envoyez-moi un courriel à: <img src="public/courriel.png" > 4 <img src="public/timbre.png" alt="" ><br />Envoyez-moi un courriel à: <img src="public/courriel.png" >
5 </div> 5 </div>