Development
This commit is contained in:
parent
8c2f10330d
commit
867911f276
3 changed files with 21 additions and 1 deletions
|
|
@ -529,6 +529,14 @@
|
|||
"action": "/action/clear_ddns_log",
|
||||
"method": "post",
|
||||
"text": "Clear Log"
|
||||
},
|
||||
{
|
||||
"type": "spacer"
|
||||
},
|
||||
{
|
||||
"type": "button_ghost",
|
||||
"action": "/action/download_ddns_log",
|
||||
"text": "Download Log"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue