myk%mozilla.org 9f3ec3f125 Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com


git-svn-id: svn://10.0.0.236/trunk@102065 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:54:37 +00:00

17 lines
353 B
Plaintext
Executable File

[% INCLUDE global/header
title = "Changes Submitted"
style = "th { text-align: left; }"
%]
<p>
Your changes have been submitted for
<a href="attachment.cgi?id=[% attachid %]&action=edit">attachment #[% attachid %]</a>
of <a href="show_bug.cgi?id=[% bugid %]">bug #[% bugid %]</a>.
</p>
[% mailresults %]
<br>
[% INCLUDE global/footer %]