From: jocuri%softhome.net <> Date: Fri, 26 Mar 2004 09:50:49 +0000 (+0000) Subject: Patch for bug 238656: reword the "Account self-creation" error message; patch by... X-Git-Tag: bugzilla-2.18rc1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9365982bc909199ce7f8bac3370943f39ed2f607;p=thirdparty%2Fbugzilla.git Patch for bug 238656: reword the "Account self-creation" error message; patch by Christopher Nehren ; r=kiko; a=justdave. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index edeeecb9ce..1caa6685ba 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.