summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params
diff options
context:
space:
mode:
authorMarc Schumann <wurblzap@gmail.com>2013-11-04 14:35:59 +0100
committerMarc Schumann <wurblzap@gmail.com>2013-11-04 14:35:59 +0100
commit7d590c7dd0d28284a513c3dd2b9a95d18eaee827 (patch)
treed06a4e8d250c01558830f96c53697376f878401b /template/en/default/admin/params
parentf3bbb2e7626cef795b740f9a5c4f03e99554771c (diff)
downloadbugzilla-7d590c7dd0d28284a513c3dd2b9a95d18eaee827.tar.gz
bugzilla-7d590c7dd0d28284a513c3dd2b9a95d18eaee827.tar.xz
Bug 933274 - Uncaught bugword in template/en/default/admin/params/auth.html.tmpl.
r=dkl; a=sgreen
Diffstat (limited to 'template/en/default/admin/params')
-rw-r--r--template/en/default/admin/params/auth.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl
index 41acc1a7f..228609827 100644
--- a/template/en/default/admin/params/auth.html.tmpl
+++ b/template/en/default/admin/params/auth.html.tmpl
@@ -98,7 +98,7 @@
"if the user is logged in or not. This works similarly to how the " _
"web UI currently filters email addresses. If <tt>requirelogin</tt> " _
"is enabled, then this parameter has no effect as users must be logged " _
- "in to use Bugzilla.",
+ "in to use ${terms.Bugzilla}.",
emailregexp =>
"This defines the regular expression to use for legal email addresses. " _