diff --git a/docker/routlin-dash/app/pages/intervlan/content.json b/docker/routlin-dash/app/pages/intervlan/content.json index d52d139..e61db48 100644 --- a/docker/routlin-dash/app/pages/intervlan/content.json +++ b/docker/routlin-dash/app/pages/intervlan/content.json @@ -162,8 +162,7 @@ "name": "dst_port_min", "input_type": "number", "min": 1, - "max": 65535, - "hint": "This exception only applies to traffic over this port range." + "max": 65535 }, { "type": "field", @@ -175,6 +174,10 @@ } ] }, + { + "type": "raw_html", + "html": "

This exception only applies to traffic matching the selected protocol and destination port range.

" + }, { "type": "button_row", "items": [