summaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
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)
558 558
559 "<p><input type=\"submit\" class=\"button\" value=\"%s\">\n" 559 "<p><input type=\"submit\" class=\"button\" value=\"%s\">\n"
560 "</form><p>\n" 560 "</form><p>\n"
561 "</div>\n"
562 "</details>\n" 561 "</details>\n"
562 "</div>\n"
563 563
564 "<div class=\"snac-top-controls-more\">\n" 564 "<div class=\"snac-top-controls-more\">\n"
565 "<details><summary>%s</summary>\n" 565 "<details><summary>%s</summary>\n"