X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fauth.c;h=2655472245be3fc60628570dc96574621f4ffc49;hb=64a9d779e6d2f3e8b9b8492aea68fbf881d6d71b;hp=2ee1bdd4119d6865863df2cbc7805911cd822304;hpb=450c8beef81a4e7d23d0afc17c7ae5d1dba4e6ba;p=citadel.git diff --git a/webcit/auth.c b/webcit/auth.c index 2ee1bdd41..265547224 100644 --- a/webcit/auth.c +++ b/webcit/auth.c @@ -39,10 +39,10 @@ void display_login(char *mesg) if (mesg != NULL) if (!IsEmptyStr(mesg)) { stresc(buf, SIZ, mesg, 0, 0); - svprintf("mesg", WCS_STRING, "%s", buf); + svprintf(HKEY("mesg"), WCS_STRING, "%s", buf); } - svprintf("LOGIN_INSTRUCTIONS", WCS_STRING, + svprintf(HKEY("LOGIN_INSTRUCTIONS"), WCS_STRING, _("