Commit 81d59f3d7122f4e3bfd5ba68fc12165577c9b228

Authored by Erwan Nanrocki
1 parent 89671bd5

correction pour les news (: a la place de ;)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
menu.php
1 1 <div class="well well-sm" role="complementary">
2 2 <ul class="nav">
3 3 <li>
4   - <a href="#" onClick="loadNewDoc('news.php'):">News</a>
  4 + <a href="#" onClick="loadNewDoc('news.php');">News</a>
5 5 </li>
6 6 <li>
7 7 <a href="#" onClick="loadNewDoc('agenda.php');">Agenda</a>
... ...