From abaa1d523dc53340d576fc3ed27b1e9a924efdcf Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Tue, 20 Nov 2007 19:01:53 -0600 Subject: [PATCH] s/homebranch/branch/ Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- C4/Koha.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/C4/Koha.pm b/C4/Koha.pm index a8ef3c561d..06ff7a32d1 100644 --- a/C4/Koha.pm +++ b/C4/Koha.pm @@ -580,7 +580,7 @@ sub getFacets { subfield => 'a', }, { - link_value => 'homebranch', + link_value => 'branch', label_value => 'Libraries', tags => [ '995', ], subfield => 'b', @@ -628,7 +628,7 @@ sub getFacets { subfield => 'a', }, { - link_value => 'homebranch', + link_value => 'branch', label_value => 'Libraries', tags => [ '952', ], subfield => 'b', -- 2.39.5