Development

This commit is contained in:
Matthew Grotke 2026-06-03 00:47:30 -04:00
parent 094847966a
commit 6b31c7266d
2 changed files with 42 additions and 2 deletions

View file

@ -219,6 +219,24 @@
"type": "raw_html",
"html": "%DNS_LOG_SUMMARY%"
},
{
"type": "button_row",
"items": [
{
"type": "button_ghost",
"action": "/action/dnsblocking/logging_download",
"text": "Download Log"
},
{
"type": "button_danger",
"formaction": "/action/dnsblocking/logging_clear",
"text": "Clear Log"
}
]
},
{
"type": "hr"
},
{
"type": "button_row",
"items": [