From 9586dbef7c4dbb39731ba5e87840a611ae926d6e Mon Sep 17 00:00:00 2001 From: Silke Pisulla Date: Mon, 16 Oct 2017 14:57:50 +0200 Subject: [PATCH] header: toggle + select for mobile menu, logo added --- detail.php | 44 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) diff --git a/detail.php b/detail.php index 3e909ae..d69c24a 100755 --- a/detail.php +++ b/detail.php @@ -92,7 +92,13 @@ include('tpl/favicon_tiles.php');
- + + + +
+ + + ?>
+
+ +
+ @@ -153,8 +166,6 @@ include('tpl/favicon_tiles.php');
- - @@ -173,19 +184,35 @@ include('tpl/favicon_tiles.php'); /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* Include Hook: sidebarheader.html */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ - tpl_includeFile('sidebarheader.html') + tpl_includeFile('sidebarheader.html') ?>
-
+ + getInclude( + 'sidebarheader', + '
', + '
' + ); + ?> + + + getInclude( + 'sidebarfooter', + '
', + '
' + ); ?>
@@ -194,6 +221,7 @@ include('tpl/favicon_tiles.php');
+