public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] procy.cgi: Fix bug#12701 - remove advproxy wpad notice line
@ 2023-02-14 13:08 Adolf Belka
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Adolf Belka @ 2023-02-14 13:08 UTC (permalink / raw)
  To: development

[-- 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">&nbsp;</td>
 </tr>
-<tr>
-	<td colspan="4">$Lang::tr{'advproxy wpad notice'}</td>
-</tr>
 </table>
 
 <hr size='1'>
-- 
2.39.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-12 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 13:08 [PATCH 1/2] procy.cgi: Fix bug#12701 - remove advproxy wpad notice line Adolf Belka
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox