#20 améliorer cosmetique setup.php:couleur des succeeds
This commit is contained in:
parent
6183098f5d
commit
6aa8956617
1 changed files with 2 additions and 2 deletions
|
|
@ -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\">✖</span>";
|
||||
$succeed="<span style=\"font-size:18px;color;green\">✓</span>";
|
||||
$failed="<span style=\"font-size:18px;color:red\">✖</span>";
|
||||
$succeed="<span style=\"font-size:18px;color:green\">✓</span>";
|
||||
|
||||
$inc_path=get_include_path();
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue