From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] procy.cgi: Fix bug#12701 - remove advproxy wpad notice line
Date: Tue, 14 Feb 2023 14:08:46 +0100 [thread overview]
Message-ID: <20230214130847.3939253-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
- This line is no longer needed with the help button at the top of each WUI page that was
implemented by @Leo
- Sorry for long time for me to get around to finalising this patch but it is done now.
Fixes: bug#12701
Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
html/cgi-bin/proxy.cgi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi
index b4073343e..a718d5771 100644
--- a/html/cgi-bin/proxy.cgi
+++ b/html/cgi-bin/proxy.cgi
@@ -1421,9 +1421,6 @@ print <<END
<tr>
<td colspan="4"> </td>
</tr>
-<tr>
- <td colspan="4">$Lang::tr{'advproxy wpad notice'}</td>
-</tr>
</table>
<hr size='1'>
--
2.39.1
next reply other threads:[~2023-02-14 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 13:08 Adolf Belka [this message]
2023-02-14 13:08 ` [PATCH 2/2] Language files: Fixes bug#12701 - Line removed from proxy.cgi no longer needed in lang files Adolf Belka
2023-03-11 16:39 ` [PATCH 1/2] procy.cgi: Fix bug#12701 - remove advproxy wpad notice line Peter Müller
2023-03-12 11:55 ` Adolf Belka
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=20230214130847.3939253-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--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