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.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/attachstatus/list.html.tmpl b/template/en/default/admin/attachstatus/list.html.tmpl
index 1bb4126b9..e03b7dc7a 100644
--- a/template/en/default/admin/attachstatus/list.html.tmpl
+++ b/template/en/default/admin/attachstatus/list.html.tmpl
@@ -19,7 +19,7 @@
# Contributor(s): Myk Melez <myk@mozilla.org>
#%]
-[% INCLUDE global/header.html.tmpl
+[% PROCESS global/header.html.tmpl
title = 'Administer Attachment Statuses'
message = message
style = "
@@ -86,4 +86,4 @@
}
</script>
-[% INCLUDE global/footer.html.tmpl %]
+[% PROCESS global/footer.html.tmpl %]