From 2362793369156ae7c9c63c50a07ac2c79a9df7fa Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 12 Jul 2006 19:21:36 +0000 Subject: Bug 317694: All buttons in forms must have an id - Patches by André Batosti r=ghendricks a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/choose.html.tmpl | 2 +- .../en/default/bug/create/confirm-create-dupe.html.tmpl | 2 +- template/en/default/bug/create/create-guided.html.tmpl | 4 ++-- template/en/default/bug/create/create.html.tmpl | 4 ++-- template/en/default/bug/dependency-graph.html.tmpl | 2 +- template/en/default/bug/dependency-tree.html.tmpl | 15 +++++++++------ template/en/default/bug/knob.html.tmpl | 4 ++-- .../en/default/bug/process/confirm-duplicate.html.tmpl | 2 +- template/en/default/bug/process/midair.html.tmpl | 2 +- .../en/default/bug/process/verify-new-product.html.tmpl | 2 +- template/en/default/bug/summarize-time.html.tmpl | 2 +- template/en/default/bug/votes/delete-all.html.tmpl | 2 +- template/en/default/bug/votes/list-for-user.html.tmpl | 2 +- 13 files changed, 24 insertions(+), 21 deletions(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/choose.html.tmpl b/template/en/default/bug/choose.html.tmpl index c3c2c59b5..65b260bb4 100644 --- a/template/en/default/bug/choose.html.tmpl +++ b/template/en/default/bug/choose.html.tmpl @@ -29,7 +29,7 @@

You may find a single [% terms.bug %] by entering its [% terms.bug %] id here: - +

diff --git a/template/en/default/bug/create/confirm-create-dupe.html.tmpl b/template/en/default/bug/create/confirm-create-dupe.html.tmpl index ef3d1ff23..47d2ae916 100644 --- a/template/en/default/bug/create/confirm-create-dupe.html.tmpl +++ b/template/en/default/bug/create/confirm-create-dupe.html.tmpl @@ -48,7 +48,7 @@ FILTER bug_link(bugid) FILTER none %].

[% PROCESS "global/hidden-fields.html.tmpl" exclude="^(Bugzilla_login|Bugzilla_password|ignore_token)$" %] - + [% END %] diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 9b1cf39fe..ec74d4321 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -157,7 +157,7 @@ function PutDescription() { - +

@@ -503,7 +503,7 @@ function PutDescription() {

Step 3 of 3 - submit the [% terms.bug %] report

- -      - diff --git a/template/en/default/bug/dependency-graph.html.tmpl b/template/en/default/bug/dependency-graph.html.tmpl index 4db034ea2..48ca456c9 100644 --- a/template/en/default/bug/dependency-graph.html.tmpl +++ b/template/en/default/bug/dependency-graph.html.tmpl @@ -104,7 +104,7 @@ - + [% PROCESS global/footer.html.tmpl %] diff --git a/template/en/default/bug/dependency-tree.html.tmpl b/template/en/default/bug/dependency-tree.html.tmpl index 5c54f6fe1..b9f2cde39 100644 --- a/template/en/default/bug/dependency-tree.html.tmpl +++ b/template/en/default/bug/dependency-tree.html.tmpl @@ -171,7 +171,7 @@ [% END %] - @@ -188,7 +188,8 @@

[%# set to one form %] - @@ -207,7 +208,7 @@ : ( maxdepth ? maxdepth - 1 : realdepth - 1 ) %]"> -
@@ -223,7 +224,8 @@ @@ -238,7 +240,7 @@ [% END %] - = realdepth %] %]> @@ -250,7 +252,8 @@ [%# Unlimited button %] - diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl index 9f9e73f41..38a4898fe 100644 --- a/template/en/default/bug/knob.html.tmpl +++ b/template/en/default/bug/knob.html.tmpl @@ -154,7 +154,7 @@ [% END %] [% END %] - +

@@ -173,7 +173,7 @@ [% IF bug.user.canmove %]   |   - [% END %]

diff --git a/template/en/default/bug/process/confirm-duplicate.html.tmpl b/template/en/default/bug/process/confirm-duplicate.html.tmpl index 815b3d43c..4703af426 100644 --- a/template/en/default/bug/process/confirm-duplicate.html.tmpl +++ b/template/en/default/bug/process/confirm-duplicate.html.tmpl @@ -68,7 +68,7 @@ Throw away my changes, and revisit [% terms.bug %] [%+ duplicate_bug_id %]

- +

diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl index aa587a4ca..620744bf7 100644 --- a/template/en/default/bug/process/midair.html.tmpl +++ b/template/en/default/bug/process/midair.html.tmpl @@ -77,7 +77,7 @@ You have the following choices:
  • [% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_(login|password)$" %] - + This will cause all of the above changes to be overwritten [% ", except for the added comment(s)" IF comments.size > start_at %].
    diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 7e21f88ae..3b185993b 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -101,7 +101,7 @@

    [% END %] - +
    diff --git a/template/en/default/bug/summarize-time.html.tmpl b/template/en/default/bug/summarize-time.html.tmpl index bf4850153..8090aa319 100644 --- a/template/en/default/bug/summarize-time.html.tmpl +++ b/template/en/default/bug/summarize-time.html.tmpl @@ -268,7 +268,7 @@ - +   diff --git a/template/en/default/bug/votes/delete-all.html.tmpl b/template/en/default/bug/votes/delete-all.html.tmpl index 4c1173d54..ffede1db1 100644 --- a/template/en/default/bug/votes/delete-all.html.tmpl +++ b/template/en/default/bug/votes/delete-all.html.tmpl @@ -45,7 +45,7 @@ No, go back and review my votes

    - +

    diff --git a/template/en/default/bug/votes/list-for-user.html.tmpl b/template/en/default/bug/votes/list-for-user.html.tmpl index 85d25f9a2..7801b2a4a 100644 --- a/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/template/en/default/bug/votes/list-for-user.html.tmpl @@ -146,7 +146,7 @@ [% IF canedit %] - +

    To change your votes, -- cgit v1.2.3-24-g4f1b