diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2010-07-08 04:18:38 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2010-07-08 04:18:38 +0200 |
commit | 5f7726c010bf79f584d1224e39070ca0f64fe4ff (patch) | |
tree | ac329a001661980c399f22e63a63ad7b3abb4586 /template/en/default/admin/params/attachment.html.tmpl | |
parent | 609806d1f0e8a82300a6d7b3b47e09f0356217f5 (diff) | |
download | bugs-5f7726c010bf79f584d1224e39070ca0f64fe4ff.tar bugs-5f7726c010bf79f584d1224e39070ca0f64fe4ff.tar.gz bugs-5f7726c010bf79f584d1224e39070ca0f64fe4ff.tar.bz2 bugs-5f7726c010bf79f584d1224e39070ca0f64fe4ff.tar.xz bugs-5f7726c010bf79f584d1224e39070ca0f64fe4ff.zip |
Bug 577407: Several HTML elements have the same ID when editing parameters
r/a=mkanat
Diffstat (limited to 'template/en/default/admin/params/attachment.html.tmpl')
-rw-r--r-- | template/en/default/admin/params/attachment.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/attachment.html.tmpl b/template/en/default/admin/params/attachment.html.tmpl index e6f6cb778..12fd491fc 100644 --- a/template/en/default/admin/params/attachment.html.tmpl +++ b/template/en/default/admin/params/attachment.html.tmpl @@ -45,7 +45,7 @@ _ " That is, a different domain name that resolves to this exact" _ " same $terms.Bugzilla installation.</p>" _ "<p>Note that if you have set the" - _ " <a href=\"editparams.cgi?section=core#cookiedomain\"><tt>cookiedomain</tt>" + _ " <a href=\"editparams.cgi?section=advanced#cookiedomain_desc\"><tt>cookiedomain</tt>" _" parameter</a>, you should set <tt>attachment_base</tt> to use a" _ " domain that would <em>not</em> be matched by" _ " <tt>cookiedomain</tt>.</p>" |