From 844031a6ab7d5fc035f350ee4b260f6cc73bdb76 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 4 Jun 2011 08:55:25 +0200 Subject: simplify do_paste and return correct status codes Signed-off-by: Florian Pritz --- application/views/file/upload_error.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'application/views/file') diff --git a/application/views/file/upload_error.php b/application/views/file/upload_error.php index e757b58c1..606110d83 100644 --- a/application/views/file/upload_error.php +++ b/application/views/file/upload_error.php @@ -1,6 +1,6 @@

- An error occured while uploading.
- Most likely your file is too big. + An error occurred while uploading.
+ Most likely your file is too big or has not been uploaded completely.

-- cgit v1.2.3-24-g4f1b