summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/attachstatus/list.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/attachstatus/list.html.tmpl')
-rw-r--r--template/en/default/admin/attachstatus/list.html.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/template/en/default/admin/attachstatus/list.html.tmpl b/template/en/default/admin/attachstatus/list.html.tmpl
index e03b7dc7a..67d5640ae 100644
--- a/template/en/default/admin/attachstatus/list.html.tmpl
+++ b/template/en/default/admin/attachstatus/list.html.tmpl
@@ -19,6 +19,16 @@
# Contributor(s): Myk Melez <myk@mozilla.org>
#%]
+[%# INTERFACE:
+ # statusdefs: list of hashes. may be empty. Each hash has six members:
+ # name: string. The name of the attachment status.
+ # description: string. Its description.
+ # sortkey: integer. Sorting priority.
+ # product: string. The product to which the attachment status applies.
+ # id: integer. Its internal ID number.
+ # attachcount: integer. How many attachments have that status.
+ #%]
+
[% PROCESS global/header.html.tmpl
title = 'Administer Attachment Statuses'
message = message