From: Michael Tremer Date: Fri, 16 Apr 2021 10:00:01 +0000 (+0200) Subject: hostaopd: Drop box with links to other configuration pages X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a4412385f58e589df48d24207dda90e5e3814c1;p=people%2Fms%2Fipfire-2.x.git hostaopd: Drop box with links to other configuration pages We do not have this for any other feature and it clutters the UI. Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index 85fe42d965..602d4d3c19 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -571,17 +571,7 @@ for (my $i=0;$i<$#txpower_cmd;$i=$i+2){ print "@txpower_cmd[$i]"; $count++; } -print "
"; -print < - - - - - -
$Lang::tr{'wlan clients'}
 $Lang::tr{'wlanap link wireless'}
 $Lang::tr{'wlanap link dhcp'}

-END -; +print ""; &Header::closebox(); print ""; &Header::closebigbox();