summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/radius.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-07-08 04:18:38 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-07-08 04:18:38 +0200
commit5f7726c010bf79f584d1224e39070ca0f64fe4ff (patch)
treeac329a001661980c399f22e63a63ad7b3abb4586 /template/en/default/admin/params/radius.html.tmpl
parent609806d1f0e8a82300a6d7b3b47e09f0356217f5 (diff)
downloadbugzilla-5f7726c010bf79f584d1224e39070ca0f64fe4ff.tar.gz
bugzilla-5f7726c010bf79f584d1224e39070ca0f64fe4ff.tar.xz
Bug 577407: Several HTML elements have the same ID when editing parameters
r/a=mkanat
Diffstat (limited to 'template/en/default/admin/params/radius.html.tmpl')
-rw-r--r--template/en/default/admin/params/radius.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/admin/params/radius.html.tmpl b/template/en/default/admin/params/radius.html.tmpl
index ef2282d45..f12e581b7 100644
--- a/template/en/default/admin/params/radius.html.tmpl
+++ b/template/en/default/admin/params/radius.html.tmpl
@@ -26,13 +26,13 @@
"(e.g. <code>radius.company.com</code>, or " _
"<code>radius.company.com:portnum</code>).<br>" _
"Required only if " _
- "<a href=\"?section=auth#user_verify_class\">the " _
+ "<a href=\"?section=auth#user_verify_class_desc\">the " _
"<code>user_verify_class</code> parameter</a> contains " _
"<code>RADIUS</code>.",
RADIUS_secret => "Your RADIUS server's secret.<br>" _
"Required only if " _
- "<a href=\"?section=auth#user_verify_class\">the " _
+ "<a href=\"?section=auth#user_verify_class_desc\">the " _
"<code>user_verify_class</code> parameter</a> contains " _
"<code>RADIUS</code>.",
@@ -40,14 +40,14 @@
"data with your RADIUS server. " _
"If unspecified, <code>127.0.0.1</code> will be used.<br>" _
"Useful only if " _
- "<a href=\"?section=auth#user_verify_class\">the " _
+ "<a href=\"?section=auth#user_verify_class_desc\">the " _
"<code>user_verify_class</code> parameter</a> " _
"contains <code>RADIUS</code>.",
RADIUS_email_suffix => "Suffix to append to a RADIUS user name to form an " _
"e-mail address.<br>" _
"Useful only if " _
- "<a href=\"?section=auth#user_verify_class\">the " _
+ "<a href=\"?section=auth#user_verify_class_desc\">the " _
"<code>user_verify_class</code> parameter</a> " _
"contains <code>RADIUS</code>.",
}