diff --git a/features/file-upload.xml b/features/file-upload.xml index 062349e50b..5c719d2311 100644 --- a/features/file-upload.xml +++ b/features/file-upload.xml @@ -1,5 +1,5 @@ - + Handling file uploads @@ -39,14 +39,14 @@ Send this file: The _URL_ should point to a PHP file. The MAX_FILE_SIZE hidden field must precede the file input field and its value is the maximum filesize accepted. The value is in bytes. - - - The MAX_FILE_SIZE is advisory to the browser. It is easy to - circumvent this maximum. So don't count on it that the browser - obeys you wish! The PHP-settings for maximum-size, however, - cannot be fooled. - - + + + The MAX_FILE_SIZE is advisory to the browser. It is easy to + circumvent this maximum. So don't count on it that the browser + obeys you wish! The PHP-settings for maximum-size, however, + cannot be fooled. + +