summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/flag-type/confirm-delete.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-10-23 04:41:58 +0200
committerlpsolit%gmail.com <>2007-10-23 04:41:58 +0200
commitf7b1c511e04eadfe10af75a84225b441b4abadd2 (patch)
tree105648a532a747bd37841f192a87605fa4b2062b /template/en/default/admin/flag-type/confirm-delete.html.tmpl
parent4d05f0cb2a6d071d7c89627f8b7073ab24856e98 (diff)
downloadbugzilla-f7b1c511e04eadfe10af75a84225b441b4abadd2.tar.gz
bugzilla-f7b1c511e04eadfe10af75a84225b441b4abadd2.tar.xz
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
Diffstat (limited to 'template/en/default/admin/flag-type/confirm-delete.html.tmpl')
-rw-r--r--template/en/default/admin/flag-type/confirm-delete.html.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/template/en/default/admin/flag-type/confirm-delete.html.tmpl b/template/en/default/admin/flag-type/confirm-delete.html.tmpl
index 131dc73d9..cc6a064a9 100644
--- a/template/en/default/admin/flag-type/confirm-delete.html.tmpl
+++ b/template/en/default/admin/flag-type/confirm-delete.html.tmpl
@@ -22,7 +22,10 @@
[% title = BLOCK %]Confirm Deletion of Flag Type '[% flag_type.name FILTER html %]'[% END %]
-[% PROCESS global/header.html.tmpl title = title %]
+[% PROCESS global/header.html.tmpl
+ title = title
+ doc_section = "flags-overview.html#flags-delete"
+%]
<p>
There are [% flag_type.flag_count %] flags of type [% flag_type.name FILTER html %].