X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fuseredit.c;h=040282c55cfdc348defb1a8e57d18e5d96f01578;hb=2779defa829432785fd086052bb7234a02289c1d;hp=24e574dfd568983bf53306efa309aca60f8827f7;hpb=96e1a8bd4ad4f4e94efd0b4dcec59a23a807f16d;p=citadel.git diff --git a/webcit/useredit.c b/webcit/useredit.c index 24e574dfd..040282c55 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
\n"); + wprintf("
\n
\n"); do_template("beginbox_nt"); wprintf("
\n"