summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/delete_reason.txt.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-04-04 22:52:41 +0200
committerlpsolit%gmail.com <>2007-04-04 22:52:41 +0200
commit1afb5b3bb0ac579fdd1616f701b27038feb5a375 (patch)
treefbe744149ea8bb87949f4357b007f6a356415194 /template/en/default/attachment/delete_reason.txt.tmpl
parent52c8d09da827fbbbc4e7c34eb6c92d1408c64fb0 (diff)
downloadbugzilla-1afb5b3bb0ac579fdd1616f701b27038feb5a375.tar.gz
bugzilla-1afb5b3bb0ac579fdd1616f701b27038feb5a375.tar.xz
Bug 376497: validateID() should return an attachment object - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
Diffstat (limited to 'template/en/default/attachment/delete_reason.txt.tmpl')
-rw-r--r--template/en/default/attachment/delete_reason.txt.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/attachment/delete_reason.txt.tmpl b/template/en/default/attachment/delete_reason.txt.tmpl
index 45879f6ca..0d66fcfc5 100644
--- a/template/en/default/attachment/delete_reason.txt.tmpl
+++ b/template/en/default/attachment/delete_reason.txt.tmpl
@@ -15,12 +15,12 @@
#%]
[%# INTERFACE:
- # attachid: ID of the attachment the user wants to delete.
+ # attachment: object of the attachment the user wants to delete.
# reason: string; The reason provided by the user.
# date: the date when the request to delete the attachment was made.
#%]
-The content of attachment [% attachid %] has been deleted by
+The content of attachment [% attachment.id %] has been deleted by
[%+ user.identity %]
[% IF reason %]
who provided the following reason: