From: kiko%async.com.br <> Date: Tue, 24 Aug 2004 08:33:39 +0000 (+0000) Subject: Fix for bug 254587: group description not displayed on delete group X-Git-Tag: bugzilla-2.19.1~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a91330cb1773a8e8df32d6ce830b73996a47d40;p=thirdparty%2Fbugzilla.git Fix for bug 254587: group description not displayed on delete group confirm page. Fix typo? Patch by GavinS . r=kiko, a=myk. --- diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index 0e17cbb1cc..905f68cf3a 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -46,7 +46,7 @@ [% gid FILTER html %] [% name FILTER html %] - [% desc FILTER html %] + [% description FILTER html %]