diff --git a/docker/routlin-dash/app/pages/networklayout/content.json b/docker/routlin-dash/app/pages/networklayout/content.json index 4c91170..609080b 100644 --- a/docker/routlin-dash/app/pages/networklayout/content.json +++ b/docker/routlin-dash/app/pages/networklayout/content.json @@ -218,7 +218,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": [ diff --git a/docker/routlin-dash/app/view_page.py b/docker/routlin-dash/app/view_page.py index 840ecfd..1f42673 100644 --- a/docker/routlin-dash/app/view_page.py +++ b/docker/routlin-dash/app/view_page.py @@ -1255,8 +1255,8 @@ def _render_item(item, tokens, inherited_req=None): return ( f'
' - f'' f'
' + f'' f'' f'{ths}' f''