summaryrefslogtreecommitdiffstats
path: root/template/default/global
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/global')
-rw-r--r--template/default/global/choose_product.tmpl1
-rwxr-xr-xtemplate/default/global/footer2
-rwxr-xr-xtemplate/default/global/header1
-rw-r--r--template/default/global/message.html.tmpl1
4 files changed, 4 insertions, 1 deletions
diff --git a/template/default/global/choose_product.tmpl b/template/default/global/choose_product.tmpl
index 03d3fcd63..31d9ea7ba 100644
--- a/template/default/global/choose_product.tmpl
+++ b/template/default/global/choose_product.tmpl
@@ -1,3 +1,4 @@
+<!-- 1.0@bugzilla.org -->
[%# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
diff --git a/template/default/global/footer b/template/default/global/footer
index e06d3d8e1..98d525a78 100755
--- a/template/default/global/footer
+++ b/template/default/global/footer
@@ -1,4 +1,4 @@
-
+<!-- 1.0@bugzilla.org -->
[% PerformSubsts(Param('footerhtml')) %]
</body>
diff --git a/template/default/global/header b/template/default/global/header
index d175dd4df..5e6a183dd 100755
--- a/template/default/global/header
+++ b/template/default/global/header
@@ -1,3 +1,4 @@
+<!-- 1.0@bugzilla.org -->
[% DEFAULT
title = ""
h1 = title
diff --git a/template/default/global/message.html.tmpl b/template/default/global/message.html.tmpl
index 912e9f322..d0c8281eb 100644
--- a/template/default/global/message.html.tmpl
+++ b/template/default/global/message.html.tmpl
@@ -1,3 +1,4 @@
+<!-- 1.0@bugzilla.org -->
[% DEFAULT title = "Bugzilla Message" %]
[% PROCESS global/header %]