GITLAB
LeClubInfo
/
crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
a06e1d8db5d37a5f1b45a83e0ffd677892929a30
Authored by
Erwan Nanrocki
2014-11-07 17:35:48 +0100
1 parent
023719bb
correction du lien connection V2
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
menu.php
Inline
Side-by-side
menu.php
Wrap text
Show/Hide comments
View file @
a06e1d8
...
...
@@ -12,5 +12,8 @@
12
12
<li>
13
13
<a href="#" onClick="loadNewDoc('\connect.php\);">Connexion</a>
14
14
</li>
15
+ <li>
16
+ <a href="#identifiant" class="navbar-link" onClick="loadNewDoc(\'connect.php\');">Se connecter</a>
17
+ </li>
15
18
</ul>
16
19
</div>
...
...