]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 238656: reword the "Account self-creation" error message; patch by...
authorjocuri%softhome.net <>
Fri, 26 Mar 2004 09:50:49 +0000 (09:50 +0000)
committerjocuri%softhome.net <>
Fri, 26 Mar 2004 09:50:49 +0000 (09:50 +0000)
template/en/default/global/user-error.html.tmpl

index edeeecb9ce2537cc5d5df200582154f188eb087b..1caa6685ba28de09e20a01a3bbe21fd38ef6696d 100644 (file)
@@ -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.
     <hr>
     New accounts must be created by an administrator.