X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fhtml2html.c;fp=webcit%2Fhtml2html.c;h=acc78166114366c785a0f5bf0b2c375badad1b5e;hp=659f454c33e409c6c0a5521bd68a70fca3a1ffcd;hb=94ef7564c4585129c6025debe797c8dade2e6885;hpb=d7e16fba696d75111a03e335c98219e4ad3b5704 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 {