]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 373865: Group name is missing in the title of the group edit page
authormkanat%bugzilla.org <>
Wed, 14 Mar 2007 11:30:41 +0000 (11:30 +0000)
committermkanat%bugzilla.org <>
Wed, 14 Mar 2007 11:30:41 +0000 (11:30 +0000)
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat

template/en/default/admin/groups/edit.html.tmpl

index 89dd66ce6eaf7b23de2107faa65282ae4b04d704..8039930638bcdcbc5a8e3dca610bbd7fd3e30af5 100644 (file)
@@ -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 = "