From 192b02906b89fb61efdf60ef553d717a5d3e037f Mon Sep 17 00:00:00 2001 From: Connor Behan Date: Tue, 7 Jan 2014 15:36:28 -0500 Subject: Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a specific Bugzilla installation r=dkl,a=justdave --- template/en/default/admin/params/usermatch.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/params/usermatch.html.tmpl') diff --git a/template/en/default/admin/params/usermatch.html.tmpl b/template/en/default/admin/params/usermatch.html.tmpl index ebbc363b3..ad13f3864 100644 --- a/template/en/default/admin/params/usermatch.html.tmpl +++ b/template/en/default/admin/params/usermatch.html.tmpl @@ -11,7 +11,7 @@ %] [% param_descs = { - usemenuforusers => "If this option is set, $terms.Bugzilla will offer you a list " _ + usemenuforusers => "If this option is set, Bugzilla will offer you a list " _ "to select from (instead of a text entry field) where a user " _ "needs to be selected. This option should not be enabled on " _ "sites where there are a large number of users.", -- cgit v1.2.3-24-g4f1b