css for Box folding, impl network forget

This commit is contained in:
2017-07-16 21:07:52 +02:00
parent 856a694f0b
commit 357a9b6513
7 changed files with 81 additions and 42 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ return [
'menu.term' => 'Back to Terminal',
'box.ap' => 'Built-in Access Point',
'box.sta' => 'Client Mode',
'box.sta' => 'Connect to External Network',
'wifi.enable' => 'Enabled:',
'wifi.tpw' => 'Transmit Power:',
@@ -24,7 +24,7 @@ return [
'wifi.sta_ssid' => 'Network SSID:',
'wifi.sta_password' => 'Password:',
'wifi.not_conn' => 'Not connected.',
'wifi.forget' => '',
'wifi.sta_none' => 'None',
'wifi.submit' => 'Apply!',