diff --git a/docker/routlin-dash/data/page_content.json b/docker/routlin-dash/data/page_content.json index ff02a50..062377c 100644 --- a/docker/routlin-dash/data/page_content.json +++ b/docker/routlin-dash/data/page_content.json @@ -889,14 +889,6 @@ "action": "/action/upstreamdns_cardupstreamdns_save", "method": "post", "items": [ - { - "type": "field", - "label": "Strict Order", - "name": "strict_order", - "input_type": "checkbox", - "value": "%DNS_STRICT_ORDER%", - "hint": "Query DNS providers in list order rather than in parallel." - }, { "type": "editable_list", "label": "DNS Providers", @@ -907,6 +899,14 @@ "hint": "DNS resolvers queried for external hostnames. Supports IPv4 and IPv6.", "items": "%DNS_UPSTREAM_SERVERS_JSON%" }, + { + "type": "field", + "label": "Strict Order", + "name": "strict_order", + "input_type": "checkbox", + "value": "%DNS_STRICT_ORDER%", + "hint": "Query DNS providers in list order rather than in parallel." + }, { "type": "button_row", "items": [