X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fuseredit.c;h=24e574dfd568983bf53306efa309aca60f8827f7;hb=fa776200ed5a4d6f4c43d36cc2fca86912f67bc9;hp=8aa73c19d185d98251161f032935b5ae86ddd5b0;hpb=85114fe8f029bc5ec9efb9a026dfc1e5f4fa84f4;p=citadel.git diff --git a/webcit/useredit.c b/webcit/useredit.c index 8aa73c19d..24e574dfd 100644 --- a/webcit/useredit.c +++ b/webcit/useredit.c @@ -270,7 +270,7 @@ void display_edituser(char *supplied_username, int is_new) { "Edit user account: "); escputs(username); wprintf("\n"); - wprintf("
\n"); + wprintf("
\n
\n"); do_template("beginbox_nt"); wprintf("
\n"