]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/config_edit.tpl
ebl fix
[bacula/bacula] / gui / bweb / tpl / config_edit.tpl
index 5bb34669834726182dae34176001d2c3d3c3382d..b30a8bec196fb55b4be2c2c501cea2e60d6d5134 100644 (file)
@@ -37,6 +37,8 @@
          </td></tr>
      <tr><td>fv_write_path :</td> 
          <td> <input class="formulaire" title="This folder must be writable by apache user and must be accessible on /bweb/fv" type='text' value='<TMPL_VAR fv_write_path>' size='64' name='fv_write_path'> 
+     <tr><td>stat_job_table :</td> 
+         <td> <input class="formulaire" title="You can choose the Job table that you want to use to get statistics" type='text' value='<TMPL_IF stat_job_table><TMPL_VAR stat_job_table><TMPL_ELSE>Job</TMPL_IF>' size='64' name='stat_job_table'> 
          </td></tr>
      <tr><td>bconsole :</td> 
          <td> <input class="formulaire" type='text' value='<TMPL_VAR bconsole>' size='64' name='bconsole'>