From 639f7605d1d947a77924a9d00cffaa300e75750f Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 16 Mar 2025 01:01:23 -0700 Subject: [PATCH] Template tweaks, update labels w/ gettext --- templates/dashboard.php | 61 +++++++++++++++++--------------------- templates/system/basic.php | 2 +- 2 files changed, 28 insertions(+), 35 deletions(-) diff --git a/templates/dashboard.php b/templates/dashboard.php index e9e373ef..5e505b9b 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -20,65 +20,61 @@
-

-
+
- Ethernet +
- Repeater +
- Tethering +
- Cellular +
- +
-
- Raspberry Pi -
Raspberry Pi 3 Model B+
+ <?php echo htmlspecialchars($revision, ENT_QUOTES); ?> +
-
+
+
- - - +
+
+
- - - +
-
- - - - + + +
+ +
+
- - - +
@@ -116,16 +112,16 @@
- + - 3 WLAN Clients + 3 WLAN Clients
- + - 1 LAN Client + 1 LAN Client
@@ -153,10 +149,7 @@
- - - - +
@@ -166,4 +159,4 @@ var t = new Array(); t[' send'] = ''; t['receive'] = ' '; - \ No newline at end of file + diff --git a/templates/system/basic.php b/templates/system/basic.php index 73fc7901..8070de47 100644 --- a/templates/system/basic.php +++ b/templates/system/basic.php @@ -9,7 +9,7 @@ include('includes/sysstats.php');

-
+
<?php echo htmlspecialchars($revision, ENT_QUOTES); ?>