mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
wlanap.cgi: Correctly show broadcast SSID status
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -213,7 +213,7 @@ print <<END;
|
||||
<tr>
|
||||
<td>$Lang::tr{'wlanap broadcast ssid'}</td>
|
||||
<td>
|
||||
<input type='checkbox' name='HIDESSID' $checked{'HIDESSID'}{'on'}>
|
||||
<input type='checkbox' name='HIDESSID' $checked{'HIDESSID'}{'off'}>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user