diff --git a/docker/routlin-dash/app/pages/networklayout/content.json b/docker/routlin-dash/app/pages/networklayout/content.json index 6cdf0b2..99dabab 100644 --- a/docker/routlin-dash/app/pages/networklayout/content.json +++ b/docker/routlin-dash/app/pages/networklayout/content.json @@ -198,6 +198,7 @@ }, { "type": "subnet_row", + "label": "VLAN Subnet", "subnet_name": "subnet", "prefix_name": "subnet_mask", "subnet_placeholder": "e.g. 192.168.x.0", @@ -218,7 +219,7 @@ }, { "type": "record_editor", - "label": "Router Identities on this VLAN", + "label": "Router identities on this VLAN", "name": "server_identities", "empty_message": "No identities added.", "fields": [ @@ -249,6 +250,10 @@ { "type": "hr" }, + { + "type": "p", + "text": "Servers provided to network clients via DHCP" + }, { "type": "hr" }, @@ -306,4 +311,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/docker/routlin-dash/app/view_page.py b/docker/routlin-dash/app/view_page.py index 6a50bff..9e99be7 100644 --- a/docker/routlin-dash/app/view_page.py +++ b/docker/routlin-dash/app/view_page.py @@ -1285,6 +1285,7 @@ def _render_item(item, tokens, inherited_req=None): return f'