From: mkanat%bugzilla.org <> Date: Wed, 14 Mar 2007 11:30:41 +0000 (+0000) Subject: Bug 373865: Group name is missing in the title of the group edit page X-Git-Tag: bugzilla-3.1.2~282 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=edd47c05d21853caa46e9f95ca7e1504f215216f;p=thirdparty%2Fbugzilla.git Bug 373865: Group name is missing in the title of the group edit page Patch By Victory r=mkanat, a=mkanat --- diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl index 89dd66ce6e..8039930638 100644 --- a/template/en/default/admin/groups/edit.html.tmpl +++ b/template/en/default/admin/groups/edit.html.tmpl @@ -31,7 +31,7 @@ # available values for each grant. #%] -[% title = BLOCK %]Change Group: [% name FILTER html %][% END %] +[% title = BLOCK %]Change Group: [% group.name FILTER html %][% END %] [% PROCESS global/header.html.tmpl style = "