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-Tag: Release-5.2.1~243 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9c99019133483aa9e1d49d3917373f7f3bdc6f31;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 @@