summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0fd3866..ef7c410 100644
--- a/index.html
+++ b/index.html
@@ -171,7 +171,10 @@
</div>
<dialog id="error-dialog">
- <pre id="error-message" class="error"></pre>
+ <pre id="error-message" class="error"></pre><br>
+ <form method="dialog">
+ <button>OK</button>
+ </form>
</dialog>
</body>