From 5452b09043c300c7e05407b2f29c5aaefbd90939 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 10 Apr 2011 11:19:49 +0200 Subject: use javascript to check file size before uploading Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 4b23783dd..2d63ba03a 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -1,12 +1,29 @@

- File: -
+ File: +
Optional password (for deletion):

- -

Pasting text directly has been disabled due to extensive bot problems. Please use the file upload instead.

+ + +

Pasting text directly has been disabled due to extensive bot problems. Please use the file upload instead.

OR

@@ -15,7 +32,7 @@
Email:
Optional password (for deletion):
-

+

-- cgit v1.2.3-24-g4f1b