From: Eric Bollengier Date: Fri, 3 Oct 2008 09:11:22 +0000 (+0000) Subject: ebl Update tpl files X-Git-Tag: Release-3.0.0~893 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=874c1b33513b1741a278dd695c7432b6a6a883ba;p=bacula%2Fbacula ebl Update tpl files git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7689 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/lang/en/tpl/about.tpl b/gui/bweb/lang/en/tpl/about.tpl index e45868a318..f7df140b38 100644 --- a/gui/bweb/lang/en/tpl/about.tpl +++ b/gui/bweb/lang/en/tpl/about.tpl @@ -7,7 +7,7 @@ Bweb - A Bacula web interface Bacula® - The Network Backup Solution - Copyright (C) 2000-2006 Free Software Foundation Europe e.V. + Copyright (C) 2000-2008 Free Software Foundation Europe e.V. The main author of Bweb is Eric Bollengier. The main author of Bacula is Kern Sibbald, with contributions from diff --git a/gui/bweb/lang/en/tpl/begin.tpl b/gui/bweb/lang/en/tpl/begin.tpl index 716d0e9389..2a70faaf0d 100644 --- a/gui/bweb/lang/en/tpl/begin.tpl +++ b/gui/bweb/lang/en/tpl/begin.tpl @@ -2,7 +2,7 @@ Bweb - Bacula Web Interface - + @@ -78,7 +78,7 @@ if ('Main' == ('_' + '_Main_' + '_')) {
  • About
  •  Logged as
  • -
  • +
    diff --git a/gui/bweb/lang/en/tpl/btime.tpl b/gui/bweb/lang/en/tpl/btime.tpl index 0f615a2124..66aa10c498 100644 --- a/gui/bweb/lang/en/tpl/btime.tpl +++ b/gui/bweb/lang/en/tpl/btime.tpl @@ -34,8 +34,8 @@ checked name="usage"> Drive usage
    checked - name="pool"> Pool usage
    + checked + name="poolusage"> Pool usage
    checked name="nojob"> Hide Job
    @@ -50,6 +50,18 @@ + + + + +

    Pools

    + + +
    @@ -137,6 +149,10 @@ document.getElementById('group_' + ).selected = true; + + document.getElementById('pool_' + ).selected = true; + + document.getElementById('client_' + ).selected = true; diff --git a/gui/bweb/lang/en/tpl/config_edit.tpl b/gui/bweb/lang/en/tpl/config_edit.tpl index 5fa029c7c8..25c1d59c06 100644 --- a/gui/bweb/lang/en/tpl/config_edit.tpl +++ b/gui/bweb/lang/en/tpl/config_edit.tpl @@ -53,6 +53,9 @@ + default_age: + + display_log_time: checked='checked' value='on' > diff --git a/gui/bweb/lang/en/tpl/config_view.tpl b/gui/bweb/lang/en/tpl/config_view.tpl index 80b2e76cfd..8d853be573 100644 --- a/gui/bweb/lang/en/tpl/config_view.tpl +++ b/gui/bweb/lang/en/tpl/config_view.tpl @@ -19,6 +19,7 @@ wiki_url: template_dir: language: + default_age: display_log_time: security: security acl: diff --git a/gui/bweb/lang/en/tpl/display_client_stats.tpl b/gui/bweb/lang/en/tpl/display_client_stats.tpl index d0f2ed2c1e..2275a63e99 100644 --- a/gui/bweb/lang/en/tpl/display_client_stats.tpl +++ b/gui/bweb/lang/en/tpl/display_client_stats.tpl @@ -5,9 +5,9 @@
    - Not enough data   - Not enough data   - Not enough data   + Not enough data   + Not enough data   + Not enough data   -
  • Configuración +
  • Configuración - diff --git a/gui/bweb/lang/es/tpl/btime.tpl b/gui/bweb/lang/es/tpl/btime.tpl index 372612d942..fee204d19d 100644 --- a/gui/bweb/lang/es/tpl/btime.tpl +++ b/gui/bweb/lang/es/tpl/btime.tpl @@ -34,8 +34,8 @@ checked name="usage"> Drive usage
    checked
    - name="pool"> Pool usage
    + checked + name="poolusage"> Pool usage
    checked name="nojob"> Hide Job
    @@ -50,6 +50,18 @@ + + + + +

    Pools

    + + +
    @@ -137,6 +149,10 @@ document.getElementById('group_' + ).selected = true; + + document.getElementById('pool_' + ).selected = true; + + document.getElementById('client_' + ).selected = true; diff --git a/gui/bweb/lang/es/tpl/client_job_status.tpl b/gui/bweb/lang/es/tpl/client_job_status.tpl index d8b7f55e76..3eecee1821 100644 --- a/gui/bweb/lang/es/tpl/client_job_status.tpl +++ b/gui/bweb/lang/es/tpl/client_job_status.tpl @@ -1,7 +1,7 @@

    - Job ejecutándose on + Job ejecutándose on

    diff --git a/gui/bweb/lang/es/tpl/config_edit.tpl b/gui/bweb/lang/es/tpl/config_edit.tpl index efc3064b13..c8604bb24c 100644 --- a/gui/bweb/lang/es/tpl/config_edit.tpl +++ b/gui/bweb/lang/es/tpl/config_edit.tpl @@ -53,6 +53,9 @@ + default_age: + + display_log_time: checked='checked' value='on' > diff --git a/gui/bweb/lang/es/tpl/config_view.tpl b/gui/bweb/lang/es/tpl/config_view.tpl index 25e3b20507..87a9e17fd9 100644 --- a/gui/bweb/lang/es/tpl/config_view.tpl +++ b/gui/bweb/lang/es/tpl/config_view.tpl @@ -19,6 +19,7 @@ wiki_url: template_dir: language: + default_age: display_log_time: security: security acl: diff --git a/gui/bweb/lang/es/tpl/display_client_stats.tpl b/gui/bweb/lang/es/tpl/display_client_stats.tpl index f7d8dc2b4d..35852a9e8e 100644 --- a/gui/bweb/lang/es/tpl/display_client_stats.tpl +++ b/gui/bweb/lang/es/tpl/display_client_stats.tpl @@ -5,9 +5,9 @@
    - Not enough data   - Not enough data   - Not enough data   + Not enough data   + Not enough data   + Not enough data