From 0a91330cb1773a8e8df32d6ce830b73996a47d40 Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Tue, 24 Aug 2004 08:33:39 +0000 Subject: Fix for bug 254587: group description not displayed on delete group confirm page. Fix typo? Patch by GavinS . r=kiko, a=myk. --- template/en/default/admin/groups/delete.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/groups') diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index 0e17cbb1c..905f68cf3 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 %] -- cgit v1.2.3-24-g4f1b