noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 86/86: Cosmetic g_failed


From: dwm
Subject: [Noalyss-commit] [noalyss] 86/86: Cosmetic g_failed
Date: Thu, 19 Sep 2024 02:42:05 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit 852cddcc11c399bb72700b8b0e2fbb29ec68552f
Author: Dany wm <danydb@noalyss.eu>
AuthorDate: Wed Sep 18 22:52:31 2024 +0200

    Cosmetic g_failed
---
 include/constant.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/constant.php b/include/constant.php
index be44cfb82..e81d73934 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -96,7 +96,7 @@ if (!defined('NOALYSS_CAPTCHA')) {
 }
 
 global $g_failed, $g_succeed;
-$g_failed = "<span style=\"font-size:18px;color:red\">&#x2716;</span>";
+$g_failed = "<span style=\"font-size:18px;color:red\">x</span>";
 $g_succeed = "<span style=\"font-size:18px;color:green\">&#x2713;</span>";
 define('SMALLX', '#xe816;');
 define('BUTTONADD', "&#10010;");



reply via email to

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