Development
This commit is contained in:
parent
d78209e18d
commit
ec4f7dd90e
2 changed files with 10 additions and 3 deletions
|
|
@ -21,7 +21,11 @@
|
|||
{
|
||||
"type": "info_bar",
|
||||
"variant": "info",
|
||||
"text": "%RADIUS_CLIENT_STATUS_TEXT%"
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "%RADIUS_STATUS_BAR%"
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue