From 8e3d4c25f29f0ab3e9f8703fafcf2c19eb2713e3 Mon Sep 17 00:00:00 2001 From: Davide Franco Date: Fri, 1 Jul 2011 16:16:19 +0200 Subject: [PATCH] bacula-web: Fixed smarty code in index and header templates --- gui/bacula-web/templates/header.tpl | 6 ++---- gui/bacula-web/templates/index.tpl | 8 +------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/gui/bacula-web/templates/header.tpl b/gui/bacula-web/templates/header.tpl index 190b9a1b12..3a0f2ddb71 100644 --- a/gui/bacula-web/templates/header.tpl +++ b/gui/bacula-web/templates/header.tpl @@ -12,10 +12,8 @@ {if $catalog_nb > 1}
  • - Catalog  - + Select catalog  + {html_options name=catalog_id options=$catalogs selected=$catalog_current_id onchange="submit();"}
  • {/if} diff --git a/gui/bacula-web/templates/index.tpl b/gui/bacula-web/templates/index.tpl index 8f7560c9c1..c0f9aad62d 100644 --- a/gui/bacula-web/templates/index.tpl +++ b/gui/bacula-web/templates/index.tpl @@ -175,13 +175,7 @@ -- 2.39.5