phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r5184 - phpcompta/tags/rel650/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r5184 - phpcompta/tags/rel650/include
Date: Wed, 13 Mar 2013 16:23:23 +0100 (CET)

Author: danydb
Date: 2013-03-13 16:23:22 +0100 (Wed, 13 Mar 2013)
New Revision: 5184

Modified:
   phpcompta/tags/rel650/include/class_calendar.php
Log:
0000795: Orthographe : dans le calendrier : t?\195?\162che suivi


Modified: phpcompta/tags/rel650/include/class_calendar.php
===================================================================
--- phpcompta/tags/rel650/include/class_calendar.php    2013-03-05 14:40:08 UTC 
(rev 5183)
+++ phpcompta/tags/rel650/include/class_calendar.php    2013-03-13 15:23:22 UTC 
(rev 5184)
@@ -61,7 +61,7 @@
         for ($i=0;$i<count($array);$i++)
         {
             $ind=$array[$i]['ag_timestamp_day'];
-            $p_array[$ind].="<span class=\"notice\">".$array[$i]['nb']." 
"._("Tâches suivis").'</span>';
+            $p_array[$ind].="<span class=\"notice\">".$array[$i]['nb']." 
"._("Tâches suivies").'</span>';
 
         }
     }



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]