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 @@