]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/templates/last_run_report.tpl
bacula-web: Changed main dashboard layout
[bacula/bacula] / gui / bacula-web / templates / last_run_report.tpl
index dff638e2de01cdcff0d9ce9c2ac8be94378fae32..940974600be8ecc2671912c2b5b053cfe51ddc91 100644 (file)
 <div class="box">
        <p class="title">Reports</p>
  
- <form method="get" action="report.php" target="_blank">
+ <form method="post" action="backupjob-report.php">
    <table width="100%" cellpadding="0" cellspacing="3" border="0">
-         <tr>
+
+<!-- 
+<tr>
                <td colspan=2 align=center>
-                       <!-- <a href="javascript:OpenWin('index.php?Full_popup=yes','490','350')">{t}Show details{/t}</a> -->
+                       <a href="javascript:OpenWin('index.php?Full_popup=yes','490','350')">{t}Show details{/t}</a> 
                        <a href="jobs.php" title="Show last jobs details">Show last jobs status</a>
                </td>
          </tr>   
+-->
          <tr>
                <td colspan=2 align=center>
                  <a href="javascript:OpenWin('index.php?pop_graph1=yes','600','400')">{t}Last month, bytes transferred{/t}</a>
           <td class="label"><b>{t}Select a job:{/t}</b></td>
           <td class="info">
             <input type=hidden name="default" value="1">                               
-                  <select name=server>
+                  <select name=backupjob_name>
                     {if $smarty.get.server != ""}
                                {html_options values=$smarty.get.server output=$smarty.get.server}
                         {else}