]> 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 3a6718faa32aaa0cf134c619653a407fca77409c..940974600be8ecc2671912c2b5b053cfe51ddc91 100644 (file)
@@ -82,7 +82,7 @@
 <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">
 
 <!-- 
           <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}