html.c: html_user_body: snac-property: Put (empty space) instead of <br>
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -820,7 +820,7 @@ static xs_html *html_user_body(snac *user, int read_only)
|
||||
xs_html_attr("class", "snac-property-name"),
|
||||
xs_html_text(k)),
|
||||
xs_html_text(":"),
|
||||
xs_html_sctag("br", NULL),
|
||||
xs_html_raw(" "),
|
||||
xs_html_tag("span",
|
||||
xs_html_attr("class", "snac-property-value"),
|
||||
value),
|
||||
|
||||
Reference in New Issue
Block a user