From 92f86cba3806a13936dc5dc3d341194bd60f4af6 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 18 Aug 2009 23:19:57 +0000 Subject: Bug 365519: admin/groups/delete has unescaped & - Patch by victory r=LpSolit a=mkanat --- template/en/default/admin/groups/delete.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index e847adad8..d1f1936bd 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -57,7 +57,7 @@

One or more users belong to this group. You cannot delete this group while there are users in it. -
Show +
Show me which users - Remove all users from this group for me.

[% END %] @@ -88,7 +88,7 @@

This group restricts who can make changes to flags of certain types. You cannot delete this group while there are flag types using it. -
Show +
Show me which types - Remove all flag types from this group for me.

[% END %] -- cgit v1.2.3-24-g4f1b