From: Wayne <waynetsun@ucpix.de>
To: development@lists.ipfire.org
Subject: [PATCH] Makes entries in dnsforward.cgi visible
Date: Thu, 24 Oct 2024 16:03:07 +0200 [thread overview]
Message-ID: <20241024140307.7607-1-waynetsun@ucpix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 646 bytes --]
---
html/cgi-bin/dnsforward.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/cgi-bin/dnsforward.cgi b/html/cgi-bin/dnsforward.cgi
index 4af5ed200..d5a46b675 100644
--- a/html/cgi-bin/dnsforward.cgi
+++ b/html/cgi-bin/dnsforward.cgi
@@ -325,7 +325,7 @@ foreach my $line (@current)
$col="bgcolor='${Header::colouryellow}'"; }
elsif ($disable_dnssec eq 'on') {
print "<tr>";
- $col="bgcolor='${Header::colourred}' style='color: white'"; }
+ $col="bgcolor='${Header::colourred}' style='color: black'"; }
elsif ($id % 2) {
print "<tr>";
$col="bgcolor='$color{'color22'}'"; }
--
2.39.5 (Apple Git-154)
reply other threads:[~2024-10-24 14:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241024140307.7607-1-waynetsun@ucpix.de \
--to=waynetsun@ucpix.de \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox