corrected path

This commit is contained in:
Claude 2012-04-15 18:48:34 +02:00
parent 603419b445
commit cc09cc9543

View File

@ -2,7 +2,7 @@
<div class="about">
<h1>About</h1>
To edit this page edit system/application/views/about.php.
To edit this page edit application/views/about.php.
</div>
<?php $this->load->view("defaults/footer");?>