aboutsummaryrefslogtreecommitdiff
path: root/src/log.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.html')
-rw-r--r--src/log.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/log.html b/src/log.html
index ea01744..5487eef 100644
--- a/src/log.html
+++ b/src/log.html
@@ -26,6 +26,10 @@
<button id="lan-open-submit" type="submit">LAN</button>
</form>
+ <form id="vpn-open-form">
+ <button id="vpn-open-submit" type="submit">VPN</button>
+ </form>
+
<form id="log-open-form">
<button id="log-open-submit" type="submit">Diagnoseprotokolle</button>
</form>