mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
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>
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
$subipfire->{'54.wlanap'} = {'caption' => $Lang::tr{'wlanap'},
|
|
'uri' => '/cgi-bin/wlanap.cgi',
|
|
'title' => $Lang::tr{'wlanap'},
|
|
'enabled' => 1,
|
|
};
|