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
17 lines
353 B
Plaintext
Executable File
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 %]
|