From a54ca6bfaf72832e0ca98278c037b7a1bc75fa16 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 25 Jan 2005 22:52:32 +0000 Subject: started working on package delete support --- web/lib/acctfuncs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/lib/acctfuncs.inc') diff --git a/web/lib/acctfuncs.inc b/web/lib/acctfuncs.inc index e56ceeb..52d69c6 100644 --- a/web/lib/acctfuncs.inc +++ b/web/lib/acctfuncs.inc @@ -265,7 +265,7 @@ function process_account_form($UTYPE,$TYPE,$A,$U="",$T="",$S="",$E="", if (!$result) { print __("Error trying to create account, %h%s%h: %s.", array("", $U, "", mysql_error($dbh))); - } else { + } else { # account created/modified, tell them so. # print __("The account, %h%s%h, has been successfully created.", -- cgit v1.2.3-70-g09d2