diff options
| -rw-r--r-- | httemplate/elements/form-file_upload.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/elements/form-file_upload.html b/httemplate/elements/form-file_upload.html index f398ba42d..234438c57 100644 --- a/httemplate/elements/form-file_upload.html +++ b/httemplate/elements/form-file_upload.html @@ -10,7 +10,7 @@ Example:                  'num_files' => 1, #or more                  'url' => $url -                #OR +                #AND/OR                  'message' => 'Message',                  #optional | 
