Update of /home/spip-cvs/spip/ecrire
In directory alan:/tmp/cvs-serv13578/ecrire
Modified Files:
inc_presentation.php3
Log Message:
bug lien (Christophe)
Index: inc_presentation.php3
RCS file: /home/spip-cvs/spip/ecrire/inc_presentation.php3,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -d -r1.386 -r1.387
--- inc_presentation.php3 10 Jun 2004 19:12:07 -0000 1.386
+++ inc_presentation.php3 21 Jun 2004 08:09:12 -0000 1.387
@@ -1501,7 +1501,7 @@
}
if ($rubrique == "stat_depuis") {
- onglet(_T('icone_repartition_actuelle'), "statistiquesphp3", "popularite", $onglet);
+ onglet(_T('icone_repartition_actuelle'), "statistiques.php3", "popularite", $onglet);
onglet(_T('onglet_repartition_debut'), "statistiques.php3?critere=debut", "debut", $onglet);
}