summaryrefslogtreecommitdiffstats
path: root/application/views/file/upload_error.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/upload_error.php')
-rw-r--r--application/views/file/upload_error.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/application/views/file/upload_error.php b/application/views/file/upload_error.php
new file mode 100644
index 000000000..e757b58c1
--- /dev/null
+++ b/application/views/file/upload_error.php
@@ -0,0 +1,6 @@
+<div style="text-align:center">
+ <p>
+ An error occured while uploading.<br />
+ Most likely your file is too big.
+ </p>
+</div>