fix - File upload (document HTTP filesize upload restrictions)

This commit is contained in:
Roy Johnson 2006-09-26 17:04:08 +00:00
parent dbc34c6270
commit efebe33ecf
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ have the following properties:</p>
},
'upload files description' => {
message => q|<p>This is where files can be uploaded from your computer. You can upload to to 100 files at a time.
message => q|<p>This is where files can be uploaded from your computer. You can upload to to 100 files at a time. File sizes should not exceed 100MB in size.
</p>|,
lastUpdated => 1139206282,
},