From 67e383b7e3572631230f818cbbcd91fdb2542f08 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 15 Aug 2011 11:28:19 -0400 Subject: [PATCH] TTPac: change default any-format to 'All Formats' Signed-off-by: Bill Erickson --- Open-ILS/web/templates/default/opac/parts/searchbar.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') %] -- 2.43.2