From 81681053d3e13a0505f0154b4f6e2c90da9f6ad3 Mon Sep 17 00:00:00 2001 From: Christian Heimlich Date: Sun, 22 Jun 2025 11:39:14 -0400 Subject: [PATCH] security/tailscale: Fix subnet router dialog help text The original help text appears to be a potential copy-and-paste leftover from an unrelated subnet field for some kind of DHCP configuration dialog. Changes the help text so that it is contextually relevant to the plugin. --- .../app/controllers/OPNsense/Tailscale/forms/dialogSubnet4.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/dialogSubnet4.xml b/security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/dialogSubnet4.xml index ce35d9f3d..4e2ae9428 100644 --- a/security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/dialogSubnet4.xml +++ b/security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/dialogSubnet4.xml @@ -3,7 +3,7 @@ subnet4.subnet text - Subnet to use, should be large enough to hold the specified pools and reservations + Local subnet to route to your tailnet in CIDR notation (e.g. 192.168.1.0/24). subnet4.description