From 32602049a8e4edc408a83380cebb1c838cdf4d1e Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Fri, 9 May 2014 19:05:13 +0200 Subject: Did some changes on webinterface --- management-interface/index.php | 37 +++++++++++-------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) (limited to 'management-interface/index.php') diff --git a/management-interface/index.php b/management-interface/index.php index ea35e8c..dbd73ce 100755 --- a/management-interface/index.php +++ b/management-interface/index.php @@ -2,6 +2,9 @@ # include important scripts require "./php/settings.php"; +require "./php/functions.php"; + +$include = true; ?> @@ -41,28 +44,16 @@ require "./php/settings.php"; - + ?m=home">
@@ -71,15 +62,9 @@ require "./php/settings.php";This example is a quick exercise to illustrate how the default, static and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.
-To see the difference between static and fixed top navbars, just scroll.
- -