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",