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/process/confirm-duplicate.html.tmpl | 2 +- template/en/default/bug/process/midair.html.tmpl | 2 +- template/en/default/bug/process/verify-new-product.html.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/bug/process') 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 %] - +
    -- cgit v1.2.3-24-g4f1b