#20 améliorer cosmetique setup.php:couleur des succeeds

This commit is contained in:
Dany De Bontridder 2011-11-21 13:58:54 +00:00
parent 6183098f5d
commit 6aa8956617

View file

@ -99,8 +99,8 @@ border:groove 2px blue;
* 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();
/**