From 08604e22c803c7c790e337bfd419ec24ccfaa02c Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Sun, 11 Nov 2007 00:26:25 +0000 Subject: [PATCH] ebl Replace with button git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5898 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/tpl/ach_add.tpl | 2 +- gui/bweb/tpl/ach_content.tpl | 41 ++++++------------- gui/bweb/tpl/begin.tpl | 2 +- gui/bweb/tpl/client_job_status.tpl | 8 ++-- gui/bweb/tpl/client_list.tpl | 13 ++---- gui/bweb/tpl/config_edit.tpl | 2 +- gui/bweb/tpl/config_view.tpl | 14 +++---- gui/bweb/tpl/display_client_stats.tpl | 7 ++-- gui/bweb/tpl/display_form_job.tpl | 6 +-- gui/bweb/tpl/display_form_media.tpl | 2 +- gui/bweb/tpl/display_groups.tpl | 19 ++++----- gui/bweb/tpl/display_job_zoom.tpl | 58 +++++++++++---------------- gui/bweb/tpl/display_location.tpl | 9 ++--- gui/bweb/tpl/display_media.tpl | 12 +++--- gui/bweb/tpl/display_media_zoom.tpl | 10 ++--- gui/bweb/tpl/display_pool.tpl | 2 +- gui/bweb/tpl/display_user.tpl | 4 +- gui/bweb/tpl/display_users.tpl | 14 +++---- gui/bweb/tpl/groups_add.tpl | 3 +- gui/bweb/tpl/groups_edit.tpl | 4 +- gui/bweb/tpl/help_extern.tpl | 2 +- gui/bweb/tpl/help_extern_compute.tpl | 4 +- gui/bweb/tpl/help_intern.tpl | 3 +- gui/bweb/tpl/help_intern_compute.tpl | 6 +-- gui/bweb/tpl/location_add.tpl | 15 ++++--- gui/bweb/tpl/location_edit.tpl | 4 +- gui/bweb/tpl/move_media.tpl | 4 +- gui/bweb/tpl/run_job.tpl | 15 ++----- gui/bweb/tpl/run_job_mod.tpl | 12 ++---- gui/bweb/tpl/running_job.tpl | 11 ++--- gui/bweb/tpl/scheduled_job.tpl | 12 ++---- gui/bweb/tpl/update_location.tpl | 2 +- gui/bweb/tpl/update_media.tpl | 16 +++----- 33 files changed, 133 insertions(+), 205 deletions(-) diff --git a/gui/bweb/tpl/ach_add.tpl b/gui/bweb/tpl/ach_add.tpl index 8a8e131d2e..6c5912c621 100644 --- a/gui/bweb/tpl/ach_add.tpl +++ b/gui/bweb/tpl/ach_add.tpl @@ -42,7 +42,7 @@ - + diff --git a/gui/bweb/tpl/ach_content.tpl b/gui/bweb/tpl/ach_content.tpl index 08952b62a7..9092581298 100644 --- a/gui/bweb/tpl/ach_content.tpl +++ b/gui/bweb/tpl/ach_content.tpl @@ -18,38 +18,21 @@ Autochanger : ( Drives Tools
- + - - + + - +

- - + +
diff --git a/gui/bweb/tpl/begin.tpl b/gui/bweb/tpl/begin.tpl index 349c8fc105..25174b82f7 100644 --- a/gui/bweb/tpl/begin.tpl +++ b/gui/bweb/tpl/begin.tpl @@ -65,7 +65,7 @@ if (navigator.appName == 'Konqueror') {
  • About
  •  Logged as
  • - 
  • +
    diff --git a/gui/bweb/tpl/client_job_status.tpl b/gui/bweb/tpl/client_job_status.tpl index c46ccc3b13..28b0024ad3 100644 --- a/gui/bweb/tpl/client_job_status.tpl +++ b/gui/bweb/tpl/client_job_status.tpl @@ -24,13 +24,13 @@ -  + -  + title='Cancel job'> Cancel
    diff --git a/gui/bweb/tpl/client_list.tpl b/gui/bweb/tpl/client_list.tpl index c5da53edae..bf06fcb90c 100644 --- a/gui/bweb/tpl/client_list.tpl +++ b/gui/bweb/tpl/client_list.tpl @@ -10,15 +10,10 @@
    -   -   -   -   - + + + +
    diff --git a/gui/bweb/tpl/config_edit.tpl b/gui/bweb/tpl/config_edit.tpl index e470d372b4..f607dd0bb1 100644 --- a/gui/bweb/tpl/config_edit.tpl +++ b/gui/bweb/tpl/config_edit.tpl @@ -54,6 +54,6 @@ checked='checked' value='on' > - + diff --git a/gui/bweb/tpl/config_view.tpl b/gui/bweb/tpl/config_view.tpl index ea3ccfff25..7aa431006b 100644 --- a/gui/bweb/tpl/config_view.tpl +++ b/gui/bweb/tpl/config_view.tpl @@ -39,9 +39,9 @@ - - - + + + @@ -52,12 +52,8 @@
    - - + +
    diff --git a/gui/bweb/tpl/display_client_stats.tpl b/gui/bweb/tpl/display_client_stats.tpl index bbd11b88d1..dc6dd46f8e 100644 --- a/gui/bweb/tpl/display_client_stats.tpl +++ b/gui/bweb/tpl/display_client_stats.tpl @@ -13,10 +13,9 @@

    Actions

    -   -   -   + + +
    --> diff --git a/gui/bweb/tpl/display_form_job.tpl b/gui/bweb/tpl/display_form_job.tpl index 3840ee7a4c..b402d3d90a 100644 --- a/gui/bweb/tpl/display_form_job.tpl +++ b/gui/bweb/tpl/display_form_job.tpl @@ -109,9 +109,9 @@ --> - + diff --git a/gui/bweb/tpl/display_form_media.tpl b/gui/bweb/tpl/display_form_media.tpl index 6944073b4d..f343a474d2 100644 --- a/gui/bweb/tpl/display_form_media.tpl +++ b/gui/bweb/tpl/display_form_media.tpl @@ -76,7 +76,7 @@ - + diff --git a/gui/bweb/tpl/display_groups.tpl b/gui/bweb/tpl/display_groups.tpl index f678ce8e88..c0ad0e14c9 100644 --- a/gui/bweb/tpl/display_groups.tpl +++ b/gui/bweb/tpl/display_groups.tpl @@ -5,22 +5,19 @@
    -   - Add + + -   -   -   + + +
    -   +
    diff --git a/gui/bweb/tpl/display_job_zoom.tpl b/gui/bweb/tpl/display_job_zoom.tpl index 78f1505892..c367f9c907 100644 --- a/gui/bweb/tpl/display_job_zoom.tpl +++ b/gui/bweb/tpl/display_job_zoom.tpl @@ -4,77 +4,65 @@
    diff --git a/gui/bweb/tpl/display_location.tpl b/gui/bweb/tpl/display_location.tpl index b00075877b..18caefea9f 100644 --- a/gui/bweb/tpl/display_location.tpl +++ b/gui/bweb/tpl/display_location.tpl @@ -5,12 +5,11 @@
    -
    + - +
    -
    + - +
    -
    + - +
    -
    + - +
    -
    + - +
    -
    + - +
    -   -   -   + + + - +
    diff --git a/gui/bweb/tpl/display_media.tpl b/gui/bweb/tpl/display_media.tpl index cad256d73b..19ef23920e 100644 --- a/gui/bweb/tpl/display_media.tpl +++ b/gui/bweb/tpl/display_media.tpl @@ -20,14 +20,14 @@ Location :
    -   -   -   -   + + + + - +
    diff --git a/gui/bweb/tpl/display_media_zoom.tpl b/gui/bweb/tpl/display_media_zoom.tpl index 6f8a53a5cb..94d9d4ecbf 100644 --- a/gui/bweb/tpl/display_media_zoom.tpl +++ b/gui/bweb/tpl/display_media_zoom.tpl @@ -14,13 +14,13 @@
      -   + -   + -   -   -   + + + diff --git a/gui/bweb/tpl/display_pool.tpl b/gui/bweb/tpl/display_pool.tpl index cda70330f9..852f2cd5e2 100644 --- a/gui/bweb/tpl/display_pool.tpl +++ b/gui/bweb/tpl/display_pool.tpl @@ -5,7 +5,7 @@
    - +
    diff --git a/gui/bweb/tpl/display_user.tpl b/gui/bweb/tpl/display_user.tpl index 5c8d273764..435de7d873 100644 --- a/gui/bweb/tpl/display_user.tpl +++ b/gui/bweb/tpl/display_user.tpl @@ -50,8 +50,8 @@ - +
    diff --git a/gui/bweb/tpl/display_users.tpl b/gui/bweb/tpl/display_users.tpl index 7a477a9852..e34163ac22 100644 --- a/gui/bweb/tpl/display_users.tpl +++ b/gui/bweb/tpl/display_users.tpl @@ -5,16 +5,14 @@
    -   - Add + + -   -   + +
    diff --git a/gui/bweb/tpl/groups_add.tpl b/gui/bweb/tpl/groups_add.tpl index f19ab68153..ca94cfa599 100644 --- a/gui/bweb/tpl/groups_add.tpl +++ b/gui/bweb/tpl/groups_add.tpl @@ -10,7 +10,6 @@ - + diff --git a/gui/bweb/tpl/groups_edit.tpl b/gui/bweb/tpl/groups_edit.tpl index 88a2612488..ffa3ee9ba3 100644 --- a/gui/bweb/tpl/groups_edit.tpl +++ b/gui/bweb/tpl/groups_edit.tpl @@ -21,8 +21,8 @@ - + diff --git a/gui/bweb/tpl/help_extern.tpl b/gui/bweb/tpl/help_extern.tpl index 465a86c42e..5e543c6918 100644 --- a/gui/bweb/tpl/help_extern.tpl +++ b/gui/bweb/tpl/help_extern.tpl @@ -37,7 +37,7 @@ be asked to make your selection on the next screen. value='10'> - + diff --git a/gui/bweb/tpl/help_extern_compute.tpl b/gui/bweb/tpl/help_extern_compute.tpl index 906e6c332e..5809395f83 100644 --- a/gui/bweb/tpl/help_extern_compute.tpl +++ b/gui/bweb/tpl/help_extern_compute.tpl @@ -8,9 +8,9 @@
    diff --git a/gui/bweb/tpl/help_intern.tpl b/gui/bweb/tpl/help_intern.tpl index e8a1edc6bc..f4ac188c70 100644 --- a/gui/bweb/tpl/help_intern.tpl +++ b/gui/bweb/tpl/help_intern.tpl @@ -43,8 +43,7 @@ be asked to make your selection on the next screen. size='3' value='10'> -
    - + - +
    +
    diff --git a/gui/bweb/tpl/help_intern_compute.tpl b/gui/bweb/tpl/help_intern_compute.tpl index cd4aa6db94..2f2de98d6a 100644 --- a/gui/bweb/tpl/help_intern_compute.tpl +++ b/gui/bweb/tpl/help_intern_compute.tpl @@ -8,11 +8,11 @@
    diff --git a/gui/bweb/tpl/location_add.tpl b/gui/bweb/tpl/location_add.tpl index 8dd702600e..5fb28d02f4 100644 --- a/gui/bweb/tpl/location_add.tpl +++ b/gui/bweb/tpl/location_add.tpl @@ -14,13 +14,16 @@ - - - + + +
    - + - +
    Enabled : -
    Enabled: +
    - + Tips: It's a good idea to have a location per autochanger. diff --git a/gui/bweb/tpl/location_edit.tpl b/gui/bweb/tpl/location_edit.tpl index c7f28afe57..fa11cb14d0 100644 --- a/gui/bweb/tpl/location_edit.tpl +++ b/gui/bweb/tpl/location_edit.tpl @@ -24,8 +24,8 @@ - + diff --git a/gui/bweb/tpl/move_media.tpl b/gui/bweb/tpl/move_media.tpl index 3c5c66cd61..78b75664e0 100644 --- a/gui/bweb/tpl/move_media.tpl +++ b/gui/bweb/tpl/move_media.tpl @@ -25,9 +25,7 @@ - + diff --git a/gui/bweb/tpl/run_job.tpl b/gui/bweb/tpl/run_job.tpl index 85eb1f79eb..9f333617a5 100644 --- a/gui/bweb/tpl/run_job.tpl +++ b/gui/bweb/tpl/run_job.tpl @@ -17,17 +17,8 @@
    - - - + + + diff --git a/gui/bweb/tpl/run_job_mod.tpl b/gui/bweb/tpl/run_job_mod.tpl index e3c0cd0e1a..db11dbb65e 100644 --- a/gui/bweb/tpl/run_job_mod.tpl +++ b/gui/bweb/tpl/run_job_mod.tpl @@ -70,18 +70,14 @@
    + - - + + + diff --git a/gui/bweb/tpl/running_job.tpl b/gui/bweb/tpl/running_job.tpl index cf3655d66d..c8d194deb4 100644 --- a/gui/bweb/tpl/running_job.tpl +++ b/gui/bweb/tpl/running_job.tpl @@ -7,14 +7,11 @@

    -