Commit 146cdf8da78c8ea3c67251432ac1dbb718ebe93c

Authored by Jean Wasilewski
2 parents 42f1792e f227e886

Merge branch 'master' of ssh://servclubinfo.insecure.deule.net/crep

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
menu.php
... ... @@ -7,6 +7,9 @@
7 7 <a href="#" onClick="file('agenda.php')">Agenda</a>
8 8 </li>
9 9 <li>
  10 + <a href="#" onClick="file('orga.php')">Organisation</a>
  11 + </li>
  12 + <li>
10 13 <a href="#" onClick="file('connect.php')">Connexion</a>
11 14 </li>
12 15 </ul>
... ...