From: Davide Franco Date: Fri, 1 Jul 2011 14:16:19 +0000 (+0200) Subject: bacula-web: Fixed smarty code in index and header templates X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8e3d4c25f29f0ab3e9f8703fafcf2c19eb2713e3;p=bacula%2Fbacula bacula-web: Fixed smarty code in index and header templates --- 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 @@