From 5020e8b5a030118d42a73f4c94434987be0e651b Mon Sep 17 00:00:00 2001 From: billz Date: Mon, 16 Dec 2024 17:52:31 -0800 Subject: [PATCH] Resolve php warnings on undefined vars --- templates/dhcp/general.php | 2 +- templates/dhcp/logging.php | 6 +++--- templates/dhcp/static_leases.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/dhcp/general.php b/templates/dhcp/general.php index 6eaea7cf..b788c87a 100644 --- a/templates/dhcp/general.php +++ b/templates/dhcp/general.php @@ -3,7 +3,7 @@
- +
diff --git a/templates/dhcp/logging.php b/templates/dhcp/logging.php index a82954a5..975b64a3 100644 --- a/templates/dhcp/logging.php +++ b/templates/dhcp/logging.php @@ -4,11 +4,11 @@

dhcpcd and dnsmasq activity.") ?>

- aria-describedby="log-dhcp-requests"> + aria-describedby="log-dhcp-requests">
- aria-describedby="log-dhcp-queries"> + aria-describedby="log-dhcp-queries"> " />
@@ -16,7 +16,7 @@
'.htmlspecialchars($logdata, ENT_QUOTES).''; } else { echo ''; diff --git a/templates/dhcp/static_leases.php b/templates/dhcp/static_leases.php index caddc6bb..e92772ae 100644 --- a/templates/dhcp/static_leases.php +++ b/templates/dhcp/static_leases.php @@ -47,7 +47,7 @@
- aria-describedby="dhcp-ignore-description"> + aria-describedby="dhcp-ignore-description">