summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-03-26 10:50:49 +0100
committerjocuri%softhome.net <>2004-03-26 10:50:49 +0100
commit9365982bc909199ce7f8bac3370943f39ed2f607 (patch)
treeef1c8626668c59bbf7eb9a820b30f9ed2f5c80dc /template
parent597defcd0693deb3fa6875af9164ea26df124da4 (diff)
downloadbugzilla-9365982bc909199ce7f8bac3370943f39ed2f607.tar.gz
bugzilla-9365982bc909199ce7f8bac3370943f39ed2f607.tar.xz
Patch for bug 238656: reword the "Account self-creation" error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
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.
<hr>
New accounts must be created by an administrator.