summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-11-12 05:03:16 +0100
committerlpsolit%gmail.com <>2007-11-12 05:03:16 +0100
commitd5adbc109d44481c9c4b7ba6429cbbc35487486e (patch)
tree48ba9a583661541867efc1d736fab8bede2c8994 /template/en/default/reports
parent50cdda2d571514abf2e8781cb376da199cdb1816 (diff)
downloadbugzilla-d5adbc109d44481c9c4b7ba6429cbbc35487486e.tar.gz
bugzilla-d5adbc109d44481c9c4b7ba6429cbbc35487486e.tar.xz
Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin
Diffstat (limited to 'template/en/default/reports')
-rw-r--r--template/en/default/reports/menu.html.tmpl1
-rw-r--r--template/en/default/reports/old-charts.html.tmpl7
2 files changed, 6 insertions, 2 deletions
diff --git a/template/en/default/reports/menu.html.tmpl b/template/en/default/reports/menu.html.tmpl
index 38dd3d4ee..db5b19293 100644
--- a/template/en/default/reports/menu.html.tmpl
+++ b/template/en/default/reports/menu.html.tmpl
@@ -27,6 +27,7 @@
[% PROCESS global/header.html.tmpl
title = "Reporting and Charting Kitchen"
+ doc_section = "reporting.html"
%]
<p>
diff --git a/template/en/default/reports/old-charts.html.tmpl b/template/en/default/reports/old-charts.html.tmpl
index ed5b708ef..ca3ba6c7d 100644
--- a/template/en/default/reports/old-charts.html.tmpl
+++ b/template/en/default/reports/old-charts.html.tmpl
@@ -21,8 +21,11 @@
[% PROCESS "global/field-descs.none.tmpl" %]
-[% PROCESS global/header.html.tmpl title = "$terms.Bug Charts"
- h1 = "Welcome to the $terms.Bugzilla Charting Kitchen" %]
+[% PROCESS global/header.html.tmpl
+ title = "$terms.Bug Charts"
+ h1 = "Welcome to the $terms.Bugzilla Charting Kitchen"
+ doc_section = "reporting.html#charts"
+%]
<div align="center">
[% IF url_image %]