summaryrefslogtreecommitdiffstats
path: root/application/views/file/upload_error.php
blob: 9df86b8a8ba3d20d71a988cb6a02ccf74da92340 (plain)
1
2
3
4
5
6
<div style="text-align:center">
  <p>
    An error occurred while uploading.<br />
		<?php echo $msg; ?>
  </p>
</div>