From 3c61e66fe3d24f183628a7396a3fcd720a95abeb Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 8 Jul 2010 18:58:33 +0200 Subject: Bug 490930: Always store attachments locally if they are over X size (and below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit --- template/en/default/attachment/createformcontents.html.tmpl | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'template/en/default/attachment') diff --git a/template/en/default/attachment/createformcontents.html.tmpl b/template/en/default/attachment/createformcontents.html.tmpl index 2cef632d1..ad3a25bc6 100644 --- a/template/en/default/attachment/createformcontents.html.tmpl +++ b/template/en/default/attachment/createformcontents.html.tmpl @@ -32,18 +32,6 @@ > -[% IF Param("maxlocalattachment") %] - - BigFile: - - - - - -[% END %] [% IF Param("allow_attach_url") %] : -- cgit v1.2.3-24-g4f1b