mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
wlanap.cgi: Change broadcast SSID to hide SSID
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -211,9 +211,9 @@ print <<END;
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>$Lang::tr{'wlanap broadcast ssid'}</td>
|
||||
<td>$Lang::tr{'wlanap hide ssid'}</td>
|
||||
<td>
|
||||
<input type='checkbox' name='HIDESSID' $checked{'HIDESSID'}{'off'}>
|
||||
<input type='checkbox' name='HIDESSID' $checked{'HIDESSID'}{'on'}>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user