Skip to content

Commit

Permalink
change navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
chukitipok committed Apr 23, 2018
1 parent 89b931b commit 9ae426d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<?php
if (!isConnected()){ ?>
<li class="nav-item">
<a class="nav-link" href="signup.php">Forum</a>
<a class="nav-link" href="signup.php">S'inscrire</a>
</li>
<li>
<button type="button" style="margin-top: 3%; margin-bottom: 5%" class="btn btn-primary"
Expand Down

0 comments on commit 9ae426d

Please sign in to comment.