[Devel] r212 - trunk

svn at agendadulibre.org svn at agendadulibre.org
Dim 14 Jan 18:57:51 CET 2007


Author: thomas
Date: Sun Jan 14 18:57:51 2007
New Revision: 212

Modified:
   trunk/tags.php

Log:
Typo dans le commit précédent.


Modified: trunk/tags.php
==============================================================================
--- trunk/tags.php	(original)
+++ trunk/tags.php	Sun Jan 14 18:57:51 2007
@@ -56,7 +56,7 @@
 {
   if ($count > 60)
     echo "<font size=\"+5\">";
-  if ($count > 40)
+  else if ($count > 40)
     echo "<font size=\"+4\">";
   else if ($count > 20)
     echo "<font size=\"+3\">";


Plus d'informations sur la liste de diffusion Devel