summaryrefslogtreecommitdiffstats
path: root/application/views/file_plaintext
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@server-speed.net>2011-06-04 08:55:25 +0200
committerFlorian Pritz <bluewind@server-speed.net>2011-06-04 08:55:25 +0200
commit844031a6ab7d5fc035f350ee4b260f6cc73bdb76 (patch)
treea3073287e5f9b463871a017e3dec3160f6de8065 /application/views/file_plaintext
parenta40c3b44652ed3cfe0f2f6243a735bdb80714b2e (diff)
simplify do_paste and return correct status codes
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
Diffstat (limited to 'application/views/file_plaintext')
-rw-r--r--application/views/file_plaintext/upload_error.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file_plaintext/upload_error.php b/application/views/file_plaintext/upload_error.php
index 8386b871b..c1482de27 100644
--- a/application/views/file_plaintext/upload_error.php
+++ b/application/views/file_plaintext/upload_error.php
@@ -1,2 +1,2 @@
-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.