From a7ba1976e060644746c79146a2db236edbe7d225 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 3 Mar 2006 08:07:40 +0000 Subject: [PATCH] Follow-up on bug 328089: apply FILTER none on constants.COMMENT_COLS to make tinderbox happy (tree fix). --- 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 3cbe0fe5ef..e91e273862 100644 --- a/template/en/default/attachment/create.html.tmpl +++ b/template/en/default/attachment/create.html.tmpl @@ -237,7 +237,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 f5a688cea3..d84a6d3a64 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 e5a7ce9f4c..20b311234b 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -307,7 +307,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 392daaa525..dde98d546f 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -209,7 +209,7 @@
-
+
[% IF groups.size > 0 %] diff --git a/template/en/default/pages/linkify.html.tmpl b/template/en/default/pages/linkify.html.tmpl index 9135acdfa9..94f9ffb2d3 100644 --- a/template/en/default/pages/linkify.html.tmpl +++ b/template/en/default/pages/linkify.html.tmpl @@ -30,7 +30,7 @@

- +
-- 2.47.2