From f6e585f272f8d1c1c3fbede3a5f4994c5da1e182 Mon Sep 17 00:00:00 2001 From: rojanu Date: Sat, 26 Mar 2011 23:05:17 +0100 Subject: Bug 449067: Add an ID to more buttons (to help with Selenium scripts) r/a=LpSolit --- template/en/default/admin/groups/confirm-remove.html.tmpl | 2 +- template/en/default/admin/groups/edit.html.tmpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/groups') diff --git a/template/en/default/admin/groups/confirm-remove.html.tmpl b/template/en/default/admin/groups/confirm-remove.html.tmpl index cdb070d33..54d961623 100644 --- a/template/en/default/admin/groups/confirm-remove.html.tmpl +++ b/template/en/default/admin/groups/confirm-remove.html.tmpl @@ -59,7 +59,7 @@ - +

Or return to the Edit Groups page.

diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl index f7fd3081b..9403c076d 100644 --- a/template/en/default/admin/groups/edit.html.tmpl +++ b/template/en/default/admin/groups/edit.html.tmpl @@ -184,7 +184,7 @@ [% END %] - + @@ -200,7 +200,7 @@ Remove all explicit memberships from users whose login names match the following regular expression: - +

If you leave the field blank, all explicit memberships in this group will be removed.

-- cgit v1.2.3-24-g4f1b