From 838118a38881cc17e59445c1ab8773328d982dc5 Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Mon, 23 Jun 2014 15:16:55 +0200 Subject: [PATCH] hist: fix anchor placement --- index | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/index b/index index 94e1281..2f64662 100755 --- a/index +++ b/index @@ -107,7 +107,7 @@ then -
+
EOHTML readarray -t lastupdatelines < <( rrdtool lastupdate $rrdfile @@ -448,7 +448,7 @@ then
-
+
EOHTML if (( show_all )) @@ -495,14 +495,12 @@ then height=155 fi cat <<-EOHTML -
- Ingress $stat evolution -
+
+ Ingress $stat evolution EOHTML done fi