summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-01-08 15:22:45 +0100
committerDylan William Hardison <dylan@hardison.net>2018-01-08 15:22:45 +0100
commitf86567c1f22f5d4dfa9bcc097efaef3ecb8b44bc (patch)
treef760021037129b07d8fe2565e4972e64eab014fb /template
parent19e368ee6d070699e52c845c324143568f08444a (diff)
downloadbugzilla-f86567c1f22f5d4dfa9bcc097efaef3ecb8b44bc.tar.gz
bugzilla-f86567c1f22f5d4dfa9bcc097efaef3ecb8b44bc.tar.xz
Bug 1427800 - Wrong anchor scrolling with old UI
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/navigate.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/navigate.html.tmpl b/template/en/default/bug/navigate.html.tmpl
index 027e3fcf9..862ec7ace 100644
--- a/template/en/default/bug/navigate.html.tmpl
+++ b/template/en/default/bug/navigate.html.tmpl
@@ -39,7 +39,7 @@
</li>
[%# Links to more things users can do with this bug. %]
[% Hook.process("links") %]
- <li>&nbsp;-&nbsp;<a href="#">Top of page </a></li>
+ <li>&nbsp;-&nbsp;<a href="#main-inner">Top of page </a></li>
</ul>
[% PROCESS "bug/tagging.html.tmpl" %]
<hr>