From 50cdda2d571514abf2e8781cb376da199cdb1816 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 12 Nov 2007 03:57:08 +0000 Subject: Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin --- template/en/default/admin/groups/edit.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/admin/groups/edit.html.tmpl') 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 { -- cgit v1.2.3-24-g4f1b