From 15d1b1607008dea82957a3f71c436bdcbd312e80 Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Sun, 7 Jun 2026 19:25:26 -0400 Subject: [PATCH] Development --- docker/routlin-dash/app/pages/radius/content.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/routlin-dash/app/pages/radius/content.json b/docker/routlin-dash/app/pages/radius/content.json index 0ad562b..7752ada 100644 --- a/docker/routlin-dash/app/pages/radius/content.json +++ b/docker/routlin-dash/app/pages/radius/content.json @@ -21,7 +21,7 @@ { "type": "info_bar", "variant": "info", - "text": "You should only enable RADIUS if you also configure your managed switch and/or Wireless Access Points to consult RADIUS. RADIUS will be disabled if there are no RADIUS Clients (authenticators) specified on the DHCP Reservations page." + "text": "You should only enable RADIUS if you also configure your managed switch and/or Wireless Access Points to consult RADIUS for device placement onto VLANs. RADIUS will be disabled if there are no RADIUS Clients (authenticators) specified on the DHCP Reservations page." }, { "type": "raw_html", @@ -34,7 +34,7 @@ "items": [ { "type": "p", - "text": "Enter this secret in your access point or wireless controller as the RADIUS shared secret. It authenticates your APs to this router's RADIUS server." + "text": "Enter this secret in your managed switch or AP controller as the RADIUS shared secret. It authenticates your network equipment to this router's RADIUS server." }, { "type": "pre_block",