Fix subscription (not saved when confirm)
This commit is contained in:
parent
9438b9d236
commit
b39b9931ef
3 changed files with 13 additions and 47 deletions
|
|
@ -17,10 +17,9 @@
|
|||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="./">Accueil</a></li>
|
||||
<li><a href="./list.php">Liste des questions</a></li>
|
||||
<li><a href="./subscribe.html">S'inscrire</a></li>
|
||||
<li><a href="./subscribe.php">S'inscrire</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
|
|
|
|||
Reference in a new issue