diff options
Diffstat (limited to 'system/application/views/file/too_big.php')
-rw-r--r-- | system/application/views/file/too_big.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/views/file/too_big.php b/system/application/views/file/too_big.php index e5dd5bd6a..aa5c42835 100644 --- a/system/application/views/file/too_big.php +++ b/system/application/views/file/too_big.php @@ -1,3 +1,3 @@ <div style="text-align:center"> - Sorry, the file you uploaded is too big. + <p>Sorry, the file you uploaded is too big.</p> </div> |