[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 09/26: Cosmetic g_failed
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 09/26: Cosmetic g_failed |
Date: |
Wed, 25 Sep 2024 06:44:48 -0400 (EDT) |
sparkyx pushed a commit to branch pre-stable
in repository noalyss.
commit 6753631dfe30e55bea7cd80e9da86b7c19233ea4
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\">✖</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', "✚");
- [Noalyss-commit] [noalyss] branch pre-stable updated (ae29565cf -> f553d76fb), dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 09/26: Cosmetic g_failed,
dwm <=
- [Noalyss-commit] [noalyss] 01/26: add detail, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 06/26: Change color border, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 10/26: Fix : France saldo until end of exercice in Gestion, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 19/26: TVA show up , sorted by ID, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 07/26: color, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 16/26: MOD2 : update, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 25/26: nav-level2.active and nav-level3 active: border color, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 20/26: VAT warning : update the VAT CODE, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 17/26: Cosmetic menu, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 02/26: css : Cosmetic add CSS h-section, dwm, 2024/09/25