From 9eebc260a41390387e7f5c9effe52855af297364 Mon Sep 17 00:00:00 2001
From: "bugreport%peshkin.net" <>
Date: Fri, 25 Feb 2005 23:27:24 +0000
Subject: [PATCH] Bug 282999 remove Javascript LANGUAGE attribute in all files
Patch by Anne van Kesteren r=LpSolit,a=myk
---
template/en/default/admin/flag-type/list.html.tmpl | 2 +-
template/en/default/attachment/diff-file.html.tmpl | 2 +-
template/en/default/attachment/diff-header.html.tmpl | 2 +-
template/en/default/attachment/edit.html.tmpl | 4 ++--
template/en/default/bug/comments.html.tmpl | 2 +-
template/en/default/bug/create/create-guided.html.tmpl | 2 +-
template/en/default/bug/create/create.html.tmpl | 2 +-
template/en/default/bug/dependency-tree.html.tmpl | 2 +-
template/en/default/bug/edit.html.tmpl | 4 ++--
template/en/default/global/header.html.tmpl | 4 ++--
template/en/default/global/help-header.html.tmpl | 2 +-
template/en/default/list/quips.html.tmpl | 2 +-
template/en/default/reports/create-chart.html.tmpl | 4 ++--
template/en/default/search/form.html.tmpl | 4 ++--
template/en/default/search/search-create-series.html.tmpl | 2 +-
template/en/default/search/search-specific.html.tmpl | 2 +-
16 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/template/en/default/admin/flag-type/list.html.tmpl b/template/en/default/admin/flag-type/list.html.tmpl
index 9638df8914..66467d35a2 100644
--- a/template/en/default/admin/flag-type/list.html.tmpl
+++ b/template/en/default/admin/flag-type/list.html.tmpl
@@ -59,7 +59,7 @@
Create Flag Type For Attachments
-
diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl
index f6fb807a86..8c92019996 100644
--- a/template/en/default/attachment/diff-header.html.tmpl
+++ b/template/en/default/attachment/diff-header.html.tmpl
@@ -229,7 +229,7 @@ tbody.file pre:empty {
-
[% END %]
-------
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl
index a4256a6d5d..c221e7833a 100644
--- a/template/en/default/bug/create/create-guided.html.tmpl
+++ b/template/en/default/bug/create/create-guided.html.tmpl
@@ -209,7 +209,7 @@ function PutDescription() {
-
|
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index ac51f1c0b4..397418ab0f 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -66,14 +66,14 @@
[% PROCESS "global/site-navigation.html.tmpl" %]
[% IF javascript %]
-
[% END %]
[% IF javascript_urls %]
[% FOREACH javascript_url = javascript_urls %]
-
+
[% END %]
[% END %]
diff --git a/template/en/default/global/help-header.html.tmpl b/template/en/default/global/help-header.html.tmpl
index 6216d5d88e..1a74a1e82c 100644
--- a/template/en/default/global/help-header.html.tmpl
+++ b/template/en/default/global/help-header.html.tmpl
@@ -34,7 +34,7 @@
}
-
diff --git a/template/en/default/search/search-create-series.html.tmpl b/template/en/default/search/search-create-series.html.tmpl
index 6caf6da096..8295e60495 100644
--- a/template/en/default/search/search-create-series.html.tmpl
+++ b/template/en/default/search/search-create-series.html.tmpl
@@ -47,7 +47,7 @@
button_name = "Create Data Set" %]
-
--
2.47.2