diff --git a/mozilla/webtools/bugzilla/template/default/attachment/contenttypes b/mozilla/webtools/bugzilla/template/default/attachment/contenttypes new file mode 100644 index 00000000000..0328da2ecb6 --- /dev/null +++ b/mozilla/webtools/bugzilla/template/default/attachment/contenttypes @@ -0,0 +1,6 @@ + + + + + + diff --git a/mozilla/webtools/bugzilla/template/default/attachment/created.atml b/mozilla/webtools/bugzilla/template/default/attachment/created.atml new file mode 100644 index 00000000000..f58884fdd66 --- /dev/null +++ b/mozilla/webtools/bugzilla/template/default/attachment/created.atml @@ -0,0 +1,35 @@ +[% INCLUDE global/header + title = "Changes Submitted" + style = "th { text-align: left; }" +%] + +
+ + Attachment #[% attachid %] + to Bug #[% bugid %] Created ++ + [% mailresults %] + + [% IF contenttypemethod == 'autodetect' %] ++ Note: Bugzilla automatically detected the content type + [% contenttype %] for this attachment. If this is + incorrect, correct the value by + editing the attachment. + + [% END %] + |
+ + Go back to bug #[% bugid %] + | +
+Create Another Attachment to Bug #[% bugid %] +
+ +[% INCLUDE global/footer %] diff --git a/mozilla/webtools/bugzilla/template/default/attachment/edit.atml b/mozilla/webtools/bugzilla/template/default/attachment/edit.atml index 5981a692ff7..ac9f327d032 100755 --- a/mozilla/webtools/bugzilla/template/default/attachment/edit.atml +++ b/mozilla/webtools/bugzilla/template/default/attachment/edit.atml @@ -19,6 +19,7 @@ + + + +[% INCLUDE global/footer %] + + + diff --git a/mozilla/webtools/bugzilla/template/default/attachment/list.atml b/mozilla/webtools/bugzilla/template/default/attachment/list.atml index 3086c8dc0fc..9dd3931d082 100755 --- a/mozilla/webtools/bugzilla/template/default/attachment/list.atml +++ b/mozilla/webtools/bugzilla/template/default/attachment/list.atml @@ -12,9 +12,9 @@