Commit f227e8862c7019fd50d241fcf6d34ab804c4cfe4

Authored by Geoffrey Bontoux-Preud-Homme
1 parent f0480a6d

Ajout de orga.php dans le menu

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>
... ...