summaryrefslogtreecommitdiffstats
path: root/system/application/views/file/too_big.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/views/file/too_big.php')
-rw-r--r--system/application/views/file/too_big.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/application/views/file/too_big.php b/system/application/views/file/too_big.php
new file mode 100644
index 000000000..e5dd5bd6a
--- /dev/null
+++ b/system/application/views/file/too_big.php
@@ -0,0 +1,3 @@
+<div style="text-align:center">
+ Sorry, the file you uploaded is too big.
+</div>