]> git.sur5r.net Git - bacula/bacula/commitdiff
bacula-web: Changed title of graph in main dashboard
authorDavide Franco <bacula-dev@dflc.ch>
Mon, 14 Mar 2011 18:03:57 +0000 (19:03 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:49:07 +0000 (14:49 +0200)
 - Changed title and added legend for stored bytes in maindashboard

gui/bacula-web/templates/index.tpl

index 7d806f2f1071efe00771d6447d9bb75a9c30dec2..5964c9c70a218cc5079d02fded328e455023c52b 100644 (file)
@@ -30,7 +30,7 @@
   </div> <!-- end div box -->
   
   <div class="box">
-       <p class="title">Stored Bytes (GB / Last 7 days)</p>
+       <p class="title" title="Stored bytes for last 7 days (GB)">Stored Bytes</p>
          <img src="{$graph_stored_bytes}" alt="" />
   </div> <!-- end div box -->