summaryrefslogtreecommitdiffstats
path: root/template/default/attachment/updated.atml
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/attachment/updated.atml')
-rwxr-xr-xtemplate/default/attachment/updated.atml16
1 files changed, 16 insertions, 0 deletions
diff --git a/template/default/attachment/updated.atml b/template/default/attachment/updated.atml
new file mode 100755
index 000000000..7b52deebc
--- /dev/null
+++ b/template/default/attachment/updated.atml
@@ -0,0 +1,16 @@
+[% 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 %]