Some fixes in banana build in Makefile.
[platal.git] / templates / stats / index.tpl
index ec4a4c7..9c6c7cc 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -30,9 +30,9 @@ Quelques statistiques sur l'utilisation des services de Polytechnique.org ainsi
 </p>
 
 <ul>
-<li><a href="evolution_inscrits.php">Nombre d'inscrits au cours du temps</a></li>
-<li><a href="stats_promo.php">Nombre d'inscrits dans ta promotion</a></li>
-<li><a href="nb_by_promo.php">Nombre d'inscrits par promotion</a></li>
+<li><a href="stats/evolution">Nombre d'inscrits au cours du temps</a></li>
+<li><a href="stats/promos/{$smarty.session.promo}">Nombre d'inscrits dans ta promotion</a></li>
+<li><a href="stats/promos">Nombre d'inscrits par promotion</a></li>
 </ul>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}