diff options
author | Marc Schumann <wurblzap@gmail.com> | 2010-08-09 00:07:53 +0200 |
---|---|---|
committer | Marc Schumann <wurblzap@gmail.com> | 2010-08-09 00:07:53 +0200 |
commit | f88ae24fadcad542e9d72890a4bf67bcb28e7270 (patch) | |
tree | 0422e584a1645bcad8250b1abcfd9731ceacfb8c /template/en/default | |
parent | 60c14f10ec76ef33eeb9ef7e4bac4abb23c0eaac (diff) | |
download | bugzilla-f88ae24fadcad542e9d72890a4bf67bcb28e7270.tar.gz bugzilla-f88ae24fadcad542e9d72890a4bf67bcb28e7270.tar.xz |
Bug 585498 - RADIUS auth isn't experimental any more.
r/a=mkanat
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/params/auth.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index d2cb3e5b5..35bddf1af 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -70,8 +70,8 @@ <dt>RADIUS</dt> <dd> RADIUS authentication using a RADIUS server. - This method is experimental; please see the - $terms.Bugzilla documentation for more information. + Please see the $terms.Bugzilla documentation for + more information. Using this method requires <a href=\"?section=radius\">additional parameters</a> to be set. |