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