summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/auth.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/auth.html.tmpl')
-rw-r--r--template/en/default/admin/params/auth.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl
index 88d54ccf3..175e0c08f 100644
--- a/template/en/default/admin/params/auth.html.tmpl
+++ b/template/en/default/admin/params/auth.html.tmpl
@@ -50,13 +50,13 @@
<dl>
<dt>DB</dt>
<dd>
- ${terms.Bugzilla}'s built-in authentication. This is the most common
+ Bugzilla's built-in authentication. This is the most common
choice.
</dd>
<dt>RADIUS</dt>
<dd>
RADIUS authentication using a RADIUS server.
- Please see the $terms.Bugzilla documentation for
+ Please see the Bugzilla documentation for
more information.
Using this method requires
<a href=\"?section=radius\">additional
@@ -65,7 +65,7 @@
<dt>LDAP</dt>
<dd>
LDAP authentication using an LDAP server.
- Please see the $terms.Bugzilla documentation
+ Please see the Bugzilla documentation
for more information. Using this method requires
<a href=\"?section=ldap\">additional
parameters</a> to be set.
@@ -84,7 +84,7 @@
</li>
<li>
defaulton/defaultoff - Default behavior as described
- above, but user can choose whether $terms.Bugzilla will remember his
+ above, but user can choose whether Bugzilla will remember his
login or not.
</li>
</ul>",
@@ -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 <var>requirelogin</var> " _
"is enabled, then this parameter has no effect as users must be logged " _
- "in to use ${terms.Bugzilla}.",
+ "in to use Bugzilla.",
emailregexp =>
"This defines the regular expression to use for legal email addresses. " _