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/flag-type/edit.html.tmpl | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/flag-type') diff --git a/template/en/default/admin/flag-type/edit.html.tmpl b/template/en/default/admin/flag-type/edit.html.tmpl index 13db9fab1..8db36e6ed 100644 --- a/template/en/default/admin/flag-type/edit.html.tmpl +++ b/template/en/default/admin/flag-type/edit.html.tmpl @@ -120,18 +120,22 @@ [% END %]
- - + + Inclusions:
[% PROCESS category_select name="inclusion_to_remove" categories = inclusions %]
- + Exclusions:
[% PROCESS category_select name="exclusion_to_remove" categories = exclusions %]
- + @@ -265,4 +269,4 @@ [% END %] -[% END %] \ No newline at end of file +[% END %] -- cgit v1.2.3-24-g4f1b