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/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 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/bug/create') 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

- -      - -- cgit v1.2.3-24-g4f1b