From e22d3f26d9855b0a508ca054cd13ebadc4fd3a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 6 Aug 2017 17:53:21 +0200 Subject: [PATCH] Added Wifi conf link to the bottom navbar, auto-expand Station config box --- html_orig/lang/en.php | 5 +++++ html_orig/pages/cfg_wifi.php | 2 +- html_orig/pages/term.php | 7 ++++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/html_orig/lang/en.php b/html_orig/lang/en.php index 11d7030..0368606 100644 --- a/html_orig/lang/en.php +++ b/html_orig/lang/en.php @@ -16,6 +16,11 @@ return [ 'title.term' => 'Terminal', + 'term_nav.config' => 'Config', + 'term_nav.wifi' => 'WiFi', + 'term_nav.help' => 'Help', + 'term_nav.about' => 'About', + 'net.ap' => 'DHCP Server (AP)', 'net.sta' => 'DHCP Client (Station)', 'net.sta_mac' => 'Station MAC', diff --git a/html_orig/pages/cfg_wifi.php b/html_orig/pages/cfg_wifi.php index f34d6dd..555ced7 100644 --- a/html_orig/pages/cfg_wifi.php +++ b/html_orig/pages/cfg_wifi.php @@ -42,7 +42,7 @@ -
+

diff --git a/html_orig/pages/term.php b/html_orig/pages/term.php index 8022504..d81980c 100644 --- a/html_orig/pages/term.php +++ b/html_orig/pages/term.php @@ -26,9 +26,10 @@