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
525b2c4e4a3c84cead3ca585553ddffced1b6ece
Authored by
Erwan Nanrocki
2014-11-07 17:32:07 +0100
1 parent
2d8bcefc
correction du lien connection
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
menu.php
Inline
Side-by-side
menu.php
Wrap text
Show/Hide comments
View file @
525b2c4
...
...
@@ -10,7 +10,7 @@
10
10
<a href="#" onClick="loadNewDoc('orga.php');">Organisation</a>
11
11
</li>
12
12
<li>
13
- <a href="#" onClick="loadNewDoc('
connect.php
;)">Connexion</a>
13
+ <a href="#" onClick="loadNewDoc('
\connect.php\
;)">Connexion</a>
14
14
</li>
15
15
</ul>
16
16
</div>
...
...