diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2014-02-12 15:11:36 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2014-02-12 15:11:36 +0100 |
commit | 8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1 (patch) | |
tree | 721eb5cb78a3eb7b625bab659bf35e3e62d45154 /template/en/default/bug/show-multiple.html.tmpl | |
parent | ccbeca7150a295e3a5b3fade2f2b07247dcb4d16 (diff) | |
download | bugs-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.tar bugs-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.tar.gz bugs-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.tar.bz2 bugs-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.tar.xz bugs-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.zip |
Bug 969881: All "Help" links in the header and footer of pages point to inexistent files
r=gerv a=justdave
Diffstat (limited to 'template/en/default/bug/show-multiple.html.tmpl')
-rw-r--r-- | template/en/default/bug/show-multiple.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index e55a7cad4..de872973b 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -11,7 +11,7 @@ h1 = "" style_urls = ["skins/standard/show_multiple.css", "skins/standard/buglist.css"] - doc_section = "bug_page.html" + doc_section = "using.html#anatomy-of-a-bug" %] [% PROCESS bug/time.html.tmpl %] [% IF bugs.first %] |