diff --git a/web/lib/acctfuncs.inc.php b/web/lib/acctfuncs.inc.php index aabb0965..b94c4c3e 100644 --- a/web/lib/acctfuncs.inc.php +++ b/web/lib/acctfuncs.inc.php @@ -175,7 +175,7 @@ function process_account_form($UTYPE,$TYPE,$A,$U="",$T="",$S="",$E="", } } if ($error) { - print "".$error."
\n"; + print "\n"; display_account_form($UTYPE, $A, $U, $T, $S, $E, "", "", $R, $L, $I, $K, $UID); } else {