aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-11-07 16:26:12 +0100
committerKristian Lyngstol <kristian@bohemians.org>2016-11-07 16:26:12 +0100
commitaf7409a81be08a4e5b25adf0f1afb41fedce5e12 (patch)
tree8dc0d258c6fa0acb25442dac647bfc2095686911 /web
parent6a3a30725cdd850995af897d8e0a62189ff1a3b1 (diff)
Tweak title-text for the overview graph
Diffstat (limited to 'web')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 8df058e..d518baf 100644
--- a/web/index.html
+++ b/web/index.html
@@ -91,7 +91,7 @@
</div>
<p class="navbar-text" id="dhcp-summary">(...)</p>
<div class="navbar-text" id="navbar-graph-div">
- <img id="navbar-graph" title="Blue: Average latency, green: Total traffic"/>
+ <img id="navbar-graph" title="Blue: Average latency. Green: Total traffic. Time frame: last 60 minutes."/>
</div>
</li>
</ul>