diff options
Diffstat (limited to 'html.c')
-rw-r--r-- | html.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |