summaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-11-09 14:26:04 +0100
committerdefault <nobody@localhost>2023-11-09 14:26:04 +0100
commit8c6c4229d04e67421d5442169dac10ba3177fa4e (patch)
treea8892aafaefd9731ccd7a670adb3d27af330b440 /html.c
parentcd74f80279982912b5a612c2d82c258eb81fcd2b (diff)
More HTML fixes.
Diffstat (limited to 'html.c')
-rw-r--r--html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/html.c b/html.c
index 0fa524d..9088617 100644
--- a/html.c
+++ b/html.c
@@ -558,8 +558,8 @@ xs_str *html_top_controls(snac *snac, xs_str *s)
"<p><input type=\"submit\" class=\"button\" value=\"%s\">\n"
"</form><p>\n"
- "</div>\n"
"</details>\n"
+ "</div>\n"
"<div class=\"snac-top-controls-more\">\n"
"<details><summary>%s</summary>\n"