summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/dependency-tree.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/dependency-tree.html.tmpl')
-rw-r--r--template/en/default/bug/dependency-tree.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/dependency-tree.html.tmpl b/template/en/default/bug/dependency-tree.html.tmpl
index c42c3c4..627c89d 100644
--- a/template/en/default/bug/dependency-tree.html.tmpl
+++ b/template/en/default/bug/dependency-tree.html.tmpl
@@ -129,7 +129,7 @@
[% extra_class = " b_open" %]
[% extra_args = 'onclick="return doToggle(this, event)"' %]
[% END %]
- <a name="b[% bugid %]"
+ <a id="b[% bugid %]"
class="b [%+ extra_class FILTER none %]"
title="Click to expand or contract this portion of the tree. Hold down the Ctrl key while clicking to expand or contract all subtrees."
[% extra_args FILTER none %]>&nbsp;&nbsp;</a>