From cc09cc9543f2bbfedc77be42952522911645d2a4 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 15 Apr 2012 18:48:34 +0200 Subject: [PATCH] corrected path --- htdocs/application/views/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/application/views/about.php b/htdocs/application/views/about.php index 4f7fbf7..d695820 100755 --- a/htdocs/application/views/about.php +++ b/htdocs/application/views/about.php @@ -2,7 +2,7 @@

About

- To edit this page edit system/application/views/about.php. + To edit this page edit application/views/about.php.
load->view("defaults/footer");?>