From 9c5c4b8c3ad8bb8271cb1e495a7ae4f8ef4214c7 Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Mon, 23 Jun 2014 03:09:11 +0200 Subject: [PATCH] floating menu --- index | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index b/index index a1815c3..94e1281 100755 --- a/index +++ b/index @@ -84,6 +84,7 @@ then if (( ! show_graphs )) then cat <<-EOHTML +
@@ -105,6 +106,8 @@ then
OverviewAdd data
+
+
EOHTML readarray -t lastupdatelines < <( rrdtool lastupdate $rrdfile @@ -390,6 +393,7 @@ then EOHTML else cat <<-EOHTML +
@@ -443,6 +447,8 @@ then
Overview
+
+
EOHTML if (( show_all )) @@ -522,12 +528,13 @@ then - + AGPLv3
+
EOHTML else