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