From dfd10529bb00ed344cb118219abab98cb1769760 Mon Sep 17 00:00:00 2001 From: M Date: Thu, 3 Dec 2015 21:12:02 -0500 Subject: * Fixed the sources in the master head and foot views (wasn't accounting for app-root) --- app/view/master/foot.view.php | 4 ++-- app/view/master/head.view.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app/view/master') diff --git a/app/view/master/foot.view.php b/app/view/master/foot.view.php index 5c52563..c295455 100644 --- a/app/view/master/foot.view.php +++ b/app/view/master/foot.view.php @@ -1,2 +1,2 @@ - - + + diff --git a/app/view/master/head.view.php b/app/view/master/head.view.php index 0c9178f..54294b8 100644 --- a/app/view/master/head.view.php +++ b/app/view/master/head.view.php @@ -2,4 +2,4 @@ - + -- cgit v1.2.3