Files
bpfire/config/menu/EX-wlanap.menu
Michael Tremer 9b1225603f wlanap.cgi: Refactor the entire thing
This went really bad with the latest CSS changes. So this is a
refactor/rewrite of the CGI without many modifications.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-08-16 15:10:29 +00:00

6 lines
174 B
Plaintext

$subipfire->{'54.wlanap'} = {'caption' => $Lang::tr{'wlanap'},
'uri' => '/cgi-bin/wlanap.cgi',
'title' => $Lang::tr{'wlanap'},
'enabled' => 1,
};