summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-report-graph.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-02-12 15:11:36 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2014-02-12 15:11:36 +0100
commit8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1 (patch)
tree721eb5cb78a3eb7b625bab659bf35e3e62d45154 /template/en/default/search/search-report-graph.html.tmpl
parentccbeca7150a295e3a5b3fade2f2b07247dcb4d16 (diff)
downloadbugzilla-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.tar.gz
bugzilla-8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1.tar.xz
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/search/search-report-graph.html.tmpl')
-rw-r--r--template/en/default/search/search-report-graph.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/search/search-report-graph.html.tmpl b/template/en/default/search/search-report-graph.html.tmpl
index 71876ef42..a5e91f790 100644
--- a/template/en/default/search/search-report-graph.html.tmpl
+++ b/template/en/default/search/search-report-graph.html.tmpl
@@ -22,7 +22,7 @@ var queryform = "reportform"
javascript = js_data
javascript_urls = [ "js/util.js", "js/TUI.js", "js/field.js" ]
style_urls = [ "skins/standard/search_form.css" ]
- doc_section = "reporting.html#reports"
+ doc_section = "using.html#reports"
%]
[% PROCESS "search/search-report-select.html.tmpl" %]