summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/updated.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/attachment/updated.html.tmpl')
-rw-r--r--template/en/default/attachment/updated.html.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/en/default/attachment/updated.html.tmpl b/template/en/default/attachment/updated.html.tmpl
index d522c638d..5c2ffd10f 100644
--- a/template/en/default/attachment/updated.html.tmpl
+++ b/template/en/default/attachment/updated.html.tmpl
@@ -20,6 +20,12 @@
# Gervase Markham <gerv@gerv.net>
#%]
+[%# INTERFACE:
+ # bugid: integer. ID of the bug we are updating.
+ # attachid: integer. ID of the attachment we just attached.
+ # mailresults: string. Who was mailed and who wasn't.
+ #%]
+
[% PROCESS global/header.html.tmpl
title = "Changes Submitted"
style = "th { text-align: left; }"