From: Bill Erickson Date: Mon, 15 Aug 2011 15:28:19 +0000 (-0400) Subject: TTPac: change default any-format to 'All Formats' X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=67e383b7e3572631230f818cbbcd91fdb2542f08;p=contrib%2FConifer.git TTPac: change default any-format to 'All Formats' Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/templates/default/opac/parts/searchbar.tt2 b/Open-ILS/web/templates/default/opac/parts/searchbar.tt2 index bf4a26ef39..ccce432605 100644 --- a/Open-ILS/web/templates/default/opac/parts/searchbar.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/searchbar.tt2 @@ -48,7 +48,7 @@ [% UNLESS is_advanced OR is_special %] - [% INCLUDE "default/opac/parts/coded_value_selector.tt2" attr=["mattype", "item_type"] none_ok=1 %] + [% INCLUDE "default/opac/parts/coded_value_selector.tt2" attr=["mattype", "item_type"] none_ok=1 none_label=l('All Formats') %]