X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fsysmsgs.c;h=2ce5eabfcde1b7563fe0b942f6333b08cfda3804;hp=f35097eb3b00ce661452e834d696e4c4a495e6be;hb=a3ba94ad306d781296c53012f732f3a910015263;hpb=e3fa51f18bc8922c12161cdccba6e6b2a84c3a27 diff --git a/webcit/sysmsgs.c b/webcit/sysmsgs.c index f35097eb3..2ce5eabfc 100644 --- a/webcit/sysmsgs.c +++ b/webcit/sysmsgs.c @@ -85,7 +85,7 @@ void save_edit(char *description, char *enter_cmd, int regoto) serv_puts("000"); if (regoto) { - smart_goto(WC->wc_roomname); + smart_goto(WC->CurRoom.name); } else { sprintf(WC->ImportantMessage, _("%s has been saved."),