From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH 1/2] procy.cgi: Fix bug#12701 - remove advproxy wpad notice line Date: Sat, 11 Mar 2023 16:39:36 +0000 Message-ID: In-Reply-To: <20230214130847.3939253-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6763237217625847420==" List-Id: --===============6763237217625847420== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Adolf, thank you for this patchset, and no worries whatsoever regarding the timeline= . :-) While the first part of this patchset looks good to me, the changes made to e= n.pl in the second part look odd: Instead of removing a single translation, it see= ms to bring back an older state of this file - perhaps thanks due to some orphaned = version that was locally present during development. Could you please double-check the second patch? If necessary, feel free to ju= st send that one in - I'll merge the first part in due course, so there is no need to= resubmit the entire series. Thanks, and best regards, Peter M=C3=BCller > - 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. >=20 > Fixes: bug#12701 > Tested-by: Adolf Belka > Signed-off-by: Adolf Belka > --- > html/cgi-bin/proxy.cgi | 3 --- > 1 file changed, 3 deletions(-) >=20 > 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 < >   > > - > - $Lang::tr{'advproxy wpad notice'} > - > > =20 >
--===============6763237217625847420==--