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.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/application/views/file/upload_error.php b/system/application/views/file/upload_error.php
index 807ca6071..e757b58c1 100644
--- a/system/application/views/file/upload_error.php
+++ b/system/application/views/file/upload_error.php
@@ -1,4 +1,6 @@
<div style="text-align:center">
- An error occured while uploading.<br />
- Most likely your file is too big.
+ <p>
+ An error occured while uploading.<br />
+ Most likely your file is too big.
+ </p>
</div>