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
e3af8154e6f15efeb6762018b8ea068ab136260b
Authored by
Erwan Nanrocki
2014-11-07 18:35:20 +0100
1 parent
51424147
quel modification mineur v3
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 @
e3af815
...
...
@@ -14,7 +14,7 @@
14
14
{
15
15
?>
16
16
<li>
17
- <a href="#
identifiant
" onClick="loadNewDoc('connect.php');">Connexion</a>
17
+ <a href="#
connexion
" onClick="loadNewDoc('connect.php');">Connexion</a>
18
18
</li>
19
19
<?php
20
20
}
...
...