summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/groups/edit.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-11-12 04:57:08 +0100
committerlpsolit%gmail.com <>2007-11-12 04:57:08 +0100
commit50cdda2d571514abf2e8781cb376da199cdb1816 (patch)
tree1998bd4eb005e0f51ad1b0bfbf30986419f2d99d /template/en/default/admin/groups/edit.html.tmpl
parenta730795dfde3ca244bf2245ae7903053f9d4936f (diff)
downloadbugzilla-50cdda2d571514abf2e8781cb376da199cdb1816.tar.gz
bugzilla-50cdda2d571514abf2e8781cb376da199cdb1816.tar.xz
Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
Diffstat (limited to 'template/en/default/admin/groups/edit.html.tmpl')
-rw-r--r--template/en/default/admin/groups/edit.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl
index 607ae4002..7cb989d99 100644
--- a/template/en/default/admin/groups/edit.html.tmpl
+++ b/template/en/default/admin/groups/edit.html.tmpl
@@ -33,6 +33,8 @@
[% title = BLOCK %]Change Group: [% group.name FILTER html %][% END %]
[% PROCESS global/header.html.tmpl
+ title = title
+ doc_section = "groups.html#edit-groups"
style = "
.grant_table { border-collapse: collapse; }
.grant_table td, .grant_table th {