From 4e76445dabb13655e2e396a596332ff61be1c0f8 Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 24 Oct 2024 10:30:53 -0700 Subject: [PATCH] Apply text-secondary to logoutput --- templates/adblock/custom.php | 2 +- templates/adblock/logging.php | 2 +- templates/dhcp/logging.php | 2 +- templates/hostapd/logging.php | 2 +- templates/openvpn/logging.php | 2 +- templates/provider/status.php | 2 +- templates/restapi/status.php | 2 +- templates/system/basic.php | 2 +- templates/wg/logging.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/adblock/custom.php b/templates/adblock/custom.php index bb5cdc56..4b1a313b 100644 --- a/templates/adblock/custom.php +++ b/templates/adblock/custom.php @@ -21,7 +21,7 @@
- '.htmlspecialchars($adblock_custom_content, ENT_QUOTES).''; ?> + '.htmlspecialchars($adblock_custom_content, ENT_QUOTES).''; ?>
diff --git a/templates/adblock/logging.php b/templates/adblock/logging.php index e80e1cfa..ba26793e 100644 --- a/templates/adblock/logging.php +++ b/templates/adblock/logging.php @@ -3,7 +3,7 @@

- '.htmlspecialchars($logdata, ENT_QUOTES).''; ?> + '.htmlspecialchars($logdata, ENT_QUOTES).''; ?>
diff --git a/templates/dhcp/logging.php b/templates/dhcp/logging.php index 839a0e6f..a82954a5 100644 --- a/templates/dhcp/logging.php +++ b/templates/dhcp/logging.php @@ -17,7 +17,7 @@
'.htmlspecialchars($logdata, ENT_QUOTES).''; + echo ''; } else { echo ''; } diff --git a/templates/hostapd/logging.php b/templates/hostapd/logging.php index 09497a37..3948bc4d 100644 --- a/templates/hostapd/logging.php +++ b/templates/hostapd/logging.php @@ -14,7 +14,7 @@
'.htmlspecialchars($logdata, ENT_QUOTES).''; + echo ''; } else { echo ''; } diff --git a/templates/openvpn/logging.php b/templates/openvpn/logging.php index 4310a8f9..d667b94d 100644 --- a/templates/openvpn/logging.php +++ b/templates/openvpn/logging.php @@ -10,7 +10,7 @@
- +
diff --git a/templates/provider/status.php b/templates/provider/status.php index 8e4c246f..a662ec87 100644 --- a/templates/provider/status.php +++ b/templates/provider/status.php @@ -7,7 +7,7 @@
- +
diff --git a/templates/restapi/status.php b/templates/restapi/status.php index ce72c0e0..b978eb67 100644 --- a/templates/restapi/status.php +++ b/templates/restapi/status.php @@ -4,7 +4,7 @@

restapi.service status is displayed below."); ?>

- +
diff --git a/templates/system/basic.php b/templates/system/basic.php index 4d32427d..35f943dd 100644 --- a/templates/system/basic.php +++ b/templates/system/basic.php @@ -9,7 +9,7 @@ include('includes/sysstats.php');

-
+
diff --git a/templates/wg/logging.php b/templates/wg/logging.php index cbccfe64..5ea440f8 100644 --- a/templates/wg/logging.php +++ b/templates/wg/logging.php @@ -11,7 +11,7 @@ '.htmlspecialchars($log, ENT_QUOTES).''; + echo ''; ?>