From cf9b4ba2e757925eeb18bb63411ae30c8600c643 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sat, 21 Sep 2002 23:57:07 +0000 Subject: Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle and Dave Miller r= bbaetz, gerv --- template/en/default/attachment/edit.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en') diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index c9bc7c1cd..ec2616bf9 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -153,6 +153,9 @@ Description:

+ Filename:
+
+ MIME Type:

-- cgit v1.2.3-24-g4f1b