]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl add fileset link
authorEric Bollengier <eric@eb.homelinux.org>
Fri, 24 Nov 2006 20:09:22 +0000 (20:09 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Fri, 24 Nov 2006 20:09:22 +0000 (20:09 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3694 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/lang/fr/tpl/run_job_mod.tpl
gui/bweb/tpl/run_job_mod.tpl

index 7ee026b1b058cae637d84fb382ebc94eb24ebdc1..5baa99d463379c38dfb6615b66533d001997d0ad 100644 (file)
   <input type="image" name='action' value='run_job_now' title='Lancer maintenant'
    src='/bweb/R.png'>Lancer maintenant
   </label>
+  <label>
+  <input type="image" name='action' value='fileset_view' title='Voir le FileSet'
+   src='/bweb/zoom.png'>Voir le FileSet
+  </label>
   </form>
  </div>
 
        }
      }
   </TMPL_IF>
-</script>
\ No newline at end of file
+</script>
index 1bff294946899de3d42228990cdc393ce13ebb0f..46f1764808c26b18692f799fcd124b4235197b44 100644 (file)
   <input type="image" name='action' value='run_job_now' title='Run job'
    src='/bweb/R.png'>Run now
   </label>
+  <label>
+  <input type="image" name='action' value='fileset_view' title='View FileSet'
+   src='/bweb/zoom.png'>View FileSet
+  </label>
   </form>
  </div>
 
        }
      }
   </TMPL_IF>
-</script>
\ No newline at end of file
+</script>