From b49050f9ce6849fe6b86386d89530df67b17d8c9 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Fri, 29 Dec 2006 02:01:02 +0000 Subject: Bug 363915 The group currently being edited should not be linkified, in editgroups.cgi r=lpsolit a=justdave --- template/en/default/admin/groups/edit.html.tmpl | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/groups') diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl index 6c5771661..ad59ac28b 100644 --- a/template/en/default/admin/groups/edit.html.tmpl +++ b/template/en/default/admin/groups/edit.html.tmpl @@ -153,6 +153,11 @@ + + + [% group.grpnam FILTER html %] + + [% ELSE %] @@ -160,12 +165,12 @@ + + + [% group.grpnam FILTER html %] + + [% END %] - - - [% group.grpnam FILTER html %] - - [% group.grpdesc FILTER html_light %] [% END %] -- cgit v1.2.3-24-g4f1b