X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fuseredit.c;h=0da29118649b93ba1bb3c97bcf45e94c13dd2bd9;hp=310a4842f2f028c3bd09595d689ce14116044fe0;hb=bc17ed696720ce8a4726f6aaa70171f061319763;hpb=ee8121a2817b5a36b314a6c55ecba5d83fef3bad diff --git a/webcit/useredit.c b/webcit/useredit.c index 310a4842f..0da291186 100644 --- a/webcit/useredit.c +++ b/webcit/useredit.c @@ -20,7 +20,7 @@ void select_user_to_edit(char *message, char *preselect) wprintf("" "
" "" - ""); + ""); wprintf(_("Edit or delete users")); wprintf("
\n" "\n
\n" @@ -37,7 +37,7 @@ void select_user_to_edit(char *message, char *preselect) "user name in the box below and click 'Create'.")); wprintf("

"); - wprintf("
\n"); + wprintf("
\n"); wprintf(_("New user: ")); wprintf("
\n" "" @@ -55,7 +55,7 @@ void select_user_to_edit(char *message, char *preselect) wprintf("

"); wprintf("
" - "\n"); + "\n"); wprintf("\n");