Commit 24945af171ddd05aa52b559dcfeaa96dd5639f27
1 parent
1291996f
test des lien sur Inscription vers https://www.google.fr/ ...GRRRRRRRRRRRRRRRRRR…
…RRRRRRRRRRRRRRRRRRRRRR
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
topnavbar.php
@@ -11,14 +11,14 @@ | @@ -11,14 +11,14 @@ | ||
11 | { | 11 | { |
12 | ?> | 12 | ?> |
13 | <form class="navbar-form navbar-right" role="search"> | 13 | <form class="navbar-form navbar-right" role="search"> |
14 | - <input type="text" placeholder="Inscription" name="https://www.google.fr/" /><br /><!-- ajouter un lien pour s inscrire --> | ||
15 | - <input type="text" placeholder="Connection" name="Connection" /><br /><!-- ajouter un lien pour se connecter --> | 14 | + <input type="text" placeholder="Inscription" name="https://www.google.fr/" /><br /> <!-- ajouter un lien pour s inscrire --> |
15 | + <input type="text" placeholder="Connection" name="Connection" /><br /> <!-- ajouter un lien pour se connecter --> | ||
16 | </form> | 16 | </form> |
17 | <?php | 17 | <?php |
18 | } | 18 | } |
19 | else | 19 | else |
20 | { | 20 | { |
21 | - if ( 1 == 1 ) | 21 | + if ( 0 == 1 ) |
22 | { | 22 | { |
23 | ?> | 23 | ?> |
24 | <form class="navbar-form navbar-right" action="prog.php" method=POST> | 24 | <form class="navbar-form navbar-right" action="prog.php" method=POST> |