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 +++++++++----- template/en/default/admin/groups/confirm-remove.html.tmpl | 2 +- template/en/default/admin/groups/edit.html.tmpl | 4 ++-- template/en/default/admin/params/editparams.html.tmpl | 2 +- template/en/default/admin/products/create.html.tmpl | 2 +- template/en/default/admin/products/edit.html.tmpl | 2 +- template/en/default/admin/sudo.html.tmpl | 2 +- template/en/default/admin/workflow/comment.html.tmpl | 2 +- template/en/default/admin/workflow/edit.html.tmpl | 2 +- 9 files changed, 18 insertions(+), 14 deletions(-) (limited to 'template/en/default/admin') 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 %] 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.

diff --git a/template/en/default/admin/params/editparams.html.tmpl b/template/en/default/admin/params/editparams.html.tmpl index 730d7ae34..e9aeb6e6c 100644 --- a/template/en/default/admin/params/editparams.html.tmpl +++ b/template/en/default/admin/params/editparams.html.tmpl @@ -112,7 +112,7 @@ - + [% END %] diff --git a/template/en/default/admin/products/create.html.tmpl b/template/en/default/admin/products/create.html.tmpl index 1b50661cf..3af81fb23 100644 --- a/template/en/default/admin/products/create.html.tmpl +++ b/template/en/default/admin/products/create.html.tmpl @@ -54,7 +54,7 @@ - + value="[% product.name FILTER html %]"> - + [% PROCESS "admin/products/footer.html.tmpl" diff --git a/template/en/default/admin/sudo.html.tmpl b/template/en/default/admin/sudo.html.tmpl index 283eebe15..676959c34 100644 --- a/template/en/default/admin/sudo.html.tmpl +++ b/template/en/default/admin/sudo.html.tmpl @@ -94,7 +94,7 @@

Click the button to begin the session: - +

diff --git a/template/en/default/admin/workflow/comment.html.tmpl b/template/en/default/admin/workflow/comment.html.tmpl index a7a6a74c2..109d98bc2 100644 --- a/template/en/default/admin/workflow/comment.html.tmpl +++ b/template/en/default/admin/workflow/comment.html.tmpl @@ -82,7 +82,7 @@

- - + - Cancel Changes - View Current Workflow

diff --git a/template/en/default/admin/workflow/edit.html.tmpl b/template/en/default/admin/workflow/edit.html.tmpl index 406c08a21..5f2b21263 100644 --- a/template/en/default/admin/workflow/edit.html.tmpl +++ b/template/en/default/admin/workflow/edit.html.tmpl @@ -100,7 +100,7 @@

- - + - Cancel Changes - View Comments Required on Status Transitions

-- cgit v1.2.3-24-g4f1b