]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
procy.cgi: Fix bug#12701 - remove advproxy wpad notice line
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 14 Feb 2023 13:08:46 +0000 (14:08 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 11 Mar 2023 16:31:57 +0000 (16:31 +0000)
- 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@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
html/cgi-bin/proxy.cgi

index b4073343e04ead74bb330a946215c6312d33bc76..a718d577130430df15146ae58dc2219e3a03fe43 100644 (file)
@@ -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'>