phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4426 - phpcompta/trunk/html/admin


From: phpcompta-dev
Subject: [Phpcompta-dev] r4426 - phpcompta/trunk/html/admin
Date: Mon, 21 Nov 2011 14:58:55 +0100 (CET)

Author: danydb
Date: 2011-11-21 14:58:54 +0100 (Mon, 21 Nov 2011)
New Revision: 4426

Modified:
   phpcompta/trunk/html/admin/setup.php
Log:
#20 am?\195?\169liorer cosmetique setup.php:couleur des succeeds

Modified: phpcompta/trunk/html/admin/setup.php
===================================================================
--- phpcompta/trunk/html/admin/setup.php        2011-11-21 13:53:30 UTC (rev 
4425)
+++ phpcompta/trunk/html/admin/setup.php        2011-11-21 13:58:54 UTC (rev 
4426)
@@ -99,8 +99,8 @@
  *        This file is included in each release  for a new upgrade
  *
  */
-$failed="<span style=\"font-size:18px;color;red\">&#x2716;</span>";
-$succeed="<span style=\"font-size:18px;color;green\">&#x2713;</span>";
+$failed="<span style=\"font-size:18px;color:red\">&#x2716;</span>";
+$succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
 
 $inc_path=get_include_path();
 /**




reply via email to

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