X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fhtml2html.c;h=acc78166114366c785a0f5bf0b2c375badad1b5e;hb=0e825f80816d1166a72cee722663a9a2d3c16782;hp=659f454c33e409c6c0a5521bd68a70fca3a1ffcd;hpb=2333c5ef6f1b9089ed084e50d76a9ead3f773717;p=citadel.git diff --git a/webcit/html2html.c b/webcit/html2html.c index 659f454c3..acc781661 100644 --- a/webcit/html2html.c +++ b/webcit/html2html.c @@ -400,7 +400,9 @@ void output_html(const char *supplied_charset, int treat_as_wiki, int msgnum, St && (strncasecmp(ptr, "CurRoom.name, NULL); + StrBufAppendPrintf(converted_msg, "?page="); ptr = &ptr[9]; } else {