]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
dns.cgi: Remove the decode and encode lines as now integrated in header.pl
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 17 Jun 2024 11:12:36 +0000 (13:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:13:10 +0000 (09:13 +0000)
commit43fea080ebb6e701c9e9171f6775c195e5964dd3
treec3fa7632958adb4cd060ecba6a9ecd585925bb12
parenteef090c3de39f6a625a07f44d6f133729dd165fd
dns.cgi: Remove the decode and encode lines as now integrated in header.pl

- decode and encode lines have now been integrated into the cleanhtml subroutine in
   header.pl so that all uses of cleanhtml will be able to handle diacritical characters

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/dns.cgi