Cosmetic g_failed
This commit is contained in:
parent
43d7cd62ed
commit
6753631dfe
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ if (!defined('NOALYSS_CAPTCHA')) {
|
|||
}
|
||||
|
||||
global $g_failed, $g_succeed;
|
||||
$g_failed = "<span style=\"font-size:18px;color:red\">✖</span>";
|
||||
$g_failed = "<span style=\"font-size:18px;color:red\">x</span>";
|
||||
$g_succeed = "<span style=\"font-size:18px;color:green\">✓</span>";
|
||||
define('SMALLX', '#xe816;');
|
||||
define('BUTTONADD', "✚");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue