From acc173b7d7a4df437483d0e5cfffc82906a71c70 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Sun, 4 May 2014 21:44:09 +0200 Subject: [PATCH] fixed title --- js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs b/js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs index 4162dbca7f..c37329b855 100644 --- a/js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs @@ -50,7 +50,7 @@ <% smallChart("totalTimeDistribution") %>
-
Average Transfer Size (bytes)
+
Transfer Size per Second (bytes)
<% largeChart("dataTransferChart") %> <% smallChart("dataTransferDistribution") %>