diff options
author | lpsolit%gmail.com <> | 2007-08-21 01:24:38 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2007-08-21 01:24:38 +0200 |
commit | c96f82df77c6135e81a7fb87cc18166f507e24e3 (patch) | |
tree | 9c200cfe7a26bb6901d97ae64cdeaedb08cd02c8 /template/en/default/whine | |
parent | 5818051fbeb4aec81dd2b9ab861d149ee2f2e10f (diff) | |
download | bugzilla-c96f82df77c6135e81a7fb87cc18166f507e24e3.tar.gz bugzilla-c96f82df77c6135e81a7fb87cc18166f507e24e3.tar.xz |
Bug 392186: Remove version headers from all templates - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
Diffstat (limited to 'template/en/default/whine')
-rw-r--r-- | template/en/default/whine/mail.html.tmpl | 1 | ||||
-rw-r--r-- | template/en/default/whine/mail.txt.tmpl | 1 | ||||
-rw-r--r-- | template/en/default/whine/multipart-mime.txt.tmpl | 1 | ||||
-rw-r--r-- | template/en/default/whine/schedule.html.tmpl | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/whine/mail.html.tmpl b/template/en/default/whine/mail.html.tmpl index a3953afeb..e1df9dbad 100644 --- a/template/en/default/whine/mail.html.tmpl +++ b/template/en/default/whine/mail.html.tmpl @@ -1,4 +1,3 @@ -[%# 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/en/default/whine/mail.txt.tmpl b/template/en/default/whine/mail.txt.tmpl index 351452114..4375ee13b 100644 --- a/template/en/default/whine/mail.txt.tmpl +++ b/template/en/default/whine/mail.txt.tmpl @@ -1,4 +1,3 @@ -[%# 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/en/default/whine/multipart-mime.txt.tmpl b/template/en/default/whine/multipart-mime.txt.tmpl index 208faf8a0..0c22575fa 100644 --- a/template/en/default/whine/multipart-mime.txt.tmpl +++ b/template/en/default/whine/multipart-mime.txt.tmpl @@ -1,4 +1,3 @@ -[%# 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/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl index 59a4096e7..d82c6813f 100644 --- a/template/en/default/whine/schedule.html.tmpl +++ b/template/en/default/whine/schedule.html.tmpl @@ -1,4 +1,3 @@ -[%# 1.0@bugzilla.org %] [%# -*- mode: html -*- %] [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file |