]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/templates/index.tpl
bacula-web: Improved stored bytes graph and modified dashboard design
[bacula/bacula] / gui / bacula-web / templates / index.tpl
index ccb6c1059d957391f9dda6d7c257cf5ade5f160d..95820a5318ed0f92826dcc4e10ef5d7b07cbacee 100644 (file)
@@ -41,6 +41,9 @@
   <div class="box">
        <p class="title">Pools and volumes status</p>
          <img src="{$graph_pools}" alt="" />
+         <br />
+         <a href="pools.php" title="Show pools and volumes status">Pools and Volumes status</a>
+         <br /> <br />
   </div> <!-- end div box -->
   
   <div class="box">
@@ -92,6 +95,9 @@
   <div class="box">
        <p class="title">Job Status Report (last 24 hours)</p>
          <img src="{$graph_jobs}" alt="" />
+       <br />
+       <a href="jobs.php" title="Show last 24 hours jobs status">Show last jobs status</a>
+       <br /> <br />
   </div> <!-- end div box -->