From 3c9ecc9e229801c19b095e61cc7c8a43b70ba706 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Wed, 1 Feb 2012 23:38:36 +0000 Subject: added includes for sidebar header and footer (closes #41) and moved page header and footer inside .page div --- detail.php | 8 ++++---- main.php | 9 ++++++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/detail.php b/detail.php index cdda77ac6..287827253 100755 --- a/detail.php +++ b/detail.php @@ -47,14 +47,14 @@ $showSidebar = $conf['sidebar'] && page_exists($conf['sidebar']) && ($ACT=='show
- -
+ +
+ +
*/ ?> - -

diff --git a/main.php b/main.php index b7985d560..84334a4db 100755 --- a/main.php +++ b/main.php @@ -45,27 +45,30 @@ $showSidebar = $conf['sidebar'] && page_exists($conf['sidebar']) && ($ACT=='show
+ + +
- -
+ + +
-

-- cgit v1.2.3