From 8a6243f7df69601ab054a9dd59bee0ce5385d40e Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Wed, 14 Nov 2001 01:24:18 +0000 Subject: Fix license headers and make attachment changed page look like bug changed page. Bug 99518 and 98110. r-myk, no second review. --- template/default/attachment/created.atml | 20 +++++++++++++++ template/default/attachment/edit.atml | 20 +++++++++++++++ template/default/attachment/enter.atml | 20 +++++++++++++++ template/default/attachment/list.atml | 20 +++++++++++++++ template/default/attachment/updated.atml | 43 ++++++++++++++++++++++++++------ template/default/attachment/viewall.atml | 20 +++++++++++++++ 6 files changed, 136 insertions(+), 7 deletions(-) (limited to 'template/default/attachment') diff --git a/template/default/attachment/created.atml b/template/default/attachment/created.atml index f58884fdd..49db040fe 100644 --- a/template/default/attachment/created.atml +++ b/template/default/attachment/created.atml @@ -1,3 +1,23 @@ +[%# 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 + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Netscape Communications + # Corporation. Portions created by Netscape are + # Copyright (C) 1998 Netscape Communications Corporation. All + # Rights Reserved. + # + # Contributor(s): Myk Melez + #%] + [% INCLUDE global/header title = "Changes Submitted" style = "th { text-align: left; }" diff --git a/template/default/attachment/edit.atml b/template/default/attachment/edit.atml index ee6d005e7..e57d24aae 100755 --- a/template/default/attachment/edit.atml +++ b/template/default/attachment/edit.atml @@ -1,3 +1,23 @@ +[%# 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 + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Netscape Communications + # Corporation. Portions created by Netscape are + # Copyright (C) 1998 Netscape Communications Corporation. All + # Rights Reserved. + # + # Contributor(s): Myk Melez + #%] + [%# Define strings that will serve as the title and header of this page %] [% title = BLOCK %]Edit Attachment #[% attachid %] for Bug #[% bugid %][% END %] [% h1 = BLOCK %]Edit Attachment #[% attachid %] for Bug #[% bugid %][% END %] diff --git a/template/default/attachment/enter.atml b/template/default/attachment/enter.atml index 8bbdd3a3a..7d83e77bc 100644 --- a/template/default/attachment/enter.atml +++ b/template/default/attachment/enter.atml @@ -1,3 +1,23 @@ +[%# 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 + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Netscape Communications + # Corporation. Portions created by Netscape are + # Copyright (C) 1998 Netscape Communications Corporation. All + # Rights Reserved. + # + # Contributor(s): Myk Melez + #%] + [%# Define strings that will serve as the title and header of this page %] [% title = BLOCK %]Create New Attachment for Bug #[% bugid %][% END %] [% h1 = BLOCK %]Create New Attachment for Bug #[% bugid %][% END %] diff --git a/template/default/attachment/list.atml b/template/default/attachment/list.atml index 9dd3931d0..90306a65b 100755 --- a/template/default/attachment/list.atml +++ b/template/default/attachment/list.atml @@ -1,3 +1,23 @@ +[%# 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 + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Netscape Communications + # Corporation. Portions created by Netscape are + # Copyright (C) 1998 Netscape Communications Corporation. All + # Rights Reserved. + # + # Contributor(s): Myk Melez + #%] +
diff --git a/template/default/attachment/updated.atml b/template/default/attachment/updated.atml index 7b52deebc..9e511e133 100755 --- a/template/default/attachment/updated.atml +++ b/template/default/attachment/updated.atml @@ -1,16 +1,45 @@ +[%# 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 + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Netscape Communications + # Corporation. Portions created by Netscape are + # Copyright (C) 1998 Netscape Communications Corporation. All + # Rights Reserved. + # + # Contributor(s): Myk Melez + # Gervase Markham + #%] + [% INCLUDE global/header title = "Changes Submitted" style = "th { text-align: left; }" %] -

- Your changes have been submitted for - attachment #[% attachid %] - of bug #[% bugid %]. -

+
-[% mailresults %] +
+ + -
+ + +
+

Changes to + attachment [% attachid %] + of bug [% bugid %] submitted +

+ [% mailresults %] +
+ Back to Bug #[% bugid %] +
[% INCLUDE global/footer %] diff --git a/template/default/attachment/viewall.atml b/template/default/attachment/viewall.atml index f7284b431..43aca6019 100755 --- a/template/default/attachment/viewall.atml +++ b/template/default/attachment/viewall.atml @@ -1,3 +1,23 @@ +[%# 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 + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Netscape Communications + # Corporation. Portions created by Netscape are + # Copyright (C) 1998 Netscape Communications Corporation. All + # Rights Reserved. + # + # Contributor(s): Myk Melez + #%] + [% INCLUDE global/header title = "View All Attachments for Bug #$bugid" h1 = "View All Attachments for Bug #$bugid" -- cgit v1.2.3-24-g4f1b