From 40034f8495decfe8a602eefa8e935d65e98847e0 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 3 Mar 2006 07:36:16 +0000 Subject: [PATCH] Patch for bug 328089: make number of columns in additional comments field identical with constants.COMMENT_COLS; patch by Rudolf Ramler , r=vladd, a=justdave. --- template/en/default/attachment/create.html.tmpl | 2 +- template/en/default/bug/create/create-guided.html.tmpl | 10 +++++----- template/en/default/bug/create/create.html.tmpl | 2 +- template/en/default/bug/edit.html.tmpl | 2 +- template/en/default/list/edit-multiple.html.tmpl | 2 +- template/en/default/pages/linkify.html.tmpl | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl index 43af6e638b..b7a7c40375 100644 --- a/template/en/default/attachment/create.html.tmpl +++ b/template/en/default/attachment/create.html.tmpl @@ -167,7 +167,7 @@ (optional) Add a comment about this attachment to the [% terms.bug %].
- + diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 712f27948c..f5a688cea3 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -333,7 +333,7 @@ function PutDescription() { Details - +

Expand on the Summary. Please be as specific as possible about what is wrong. @@ -381,7 +381,7 @@ function PutDescription() { Steps to Reproduce - +

What happened after you performed the steps above?

@@ -410,7 +410,7 @@ function PutDescription() { Expected Results - +

What should the software have done instead?

@@ -422,7 +422,7 @@ function PutDescription() { Additional Information - +

Add any additional information you feel may be relevant to this [% terms.bug %], such as the theme you were diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index c99af7c3b8..77fdad1dec 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -299,7 +299,7 @@ function set_assign_to() { Description: - [% IF NOT bug.cc || NOT bug.cc.contains(user.login) %] diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 5f8b1ee411..557c5f5a4e 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -185,7 +185,7 @@
-
+
[% IF groups.size > 0 %] diff --git a/template/en/default/pages/linkify.html.tmpl b/template/en/default/pages/linkify.html.tmpl index 896f7d41f5..9135acdfa9 100644 --- a/template/en/default/pages/linkify.html.tmpl +++ b/template/en/default/pages/linkify.html.tmpl @@ -30,7 +30,7 @@

- +
-- 2.47.2