From 3515ad3aaba72c5e88783aa5c5f48db1fd9c3f64 Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Fri, 5 Jun 2026 13:19:00 -0400 Subject: [PATCH] Development --- docker/routlin-dash/app/pages/radius/content.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/routlin-dash/app/pages/radius/content.json b/docker/routlin-dash/app/pages/radius/content.json index 73ca8e3..9957d99 100644 --- a/docker/routlin-dash/app/pages/radius/content.json +++ b/docker/routlin-dash/app/pages/radius/content.json @@ -118,7 +118,7 @@ "input_type": "select", "value": "%RADIUS_DEFAULT_VLAN%", "options": "%RADIUS_DEFAULT_VLAN_OPTIONS%", - "hint": "Devices not in the RADIUS user list will be placed on this VLAN." + "hint": "Devices without a DHCP reservation will receive RADIUS authorization to be placed on this VLAN. This may also be selected on the Network Layout page by denoting a VLAN as the \"RADIUS Default\"." }, { "type": "button_row",