From c739d0183e78521c799772dda3f3346d0461c6e8 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 15 Aug 2008 00:41:50 +0000 Subject: [PATCH] can have a message then a URL too --- httemplate/elements/form-file_upload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0