From 9365982bc909199ce7f8bac3370943f39ed2f607 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 26 Mar 2004 09:50:49 +0000 Subject: Patch for bug 238656: reword the "Account self-creation" error message; patch by Christopher Nehren ; r=kiko; a=justdave. --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index edeeecb9c..1caa6685b 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -41,7 +41,7 @@ [% error_message = BLOCK %] [% IF error == "account_creation_disabled" %] [% title = "Account Creation Disabled" %] - Account self-creation has been disabled or restricted. + User account creation has been disabled or restricted.
New accounts must be created by an administrator. -- cgit v1.2.3-24-g4f1b