summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-livestats/luasrc/view/livestats/loadavg.htm
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-livestats/luasrc/view/livestats/loadavg.htm')
-rw-r--r--applications/luci-livestats/luasrc/view/livestats/loadavg.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-livestats/luasrc/view/livestats/loadavg.htm b/applications/luci-livestats/luasrc/view/livestats/loadavg.htm
index e225f301e9..1f45f988d2 100644
--- a/applications/luci-livestats/luasrc/view/livestats/loadavg.htm
+++ b/applications/luci-livestats/luasrc/view/livestats/loadavg.htm
@@ -15,10 +15,10 @@
2000,
// Data sources
- [ 0, "1 min", 1, "5 min", 2, "15 min" ],
+ [ 0, "1 <%:min%>", 1, "5 <%:min%>", 2, "15 <%:min%>" ],
// Graph layout options
- { title: '<%:load average%>', strokeWidth: 2.5, shouldFill: false, strokeColor: null,
+ { title: '<%:Load average%>', strokeWidth: 2.5, shouldFill: false, strokeColor: null,
padding: { left: 70, right: 10, top: 10, bottom: 20 },
instances: [ false ], yAxis: [ 0, 2 ], drawBackground: false },
null,