changing nomenclature to Libraries ... we do need to pull those
authorJoshua Ferraro <jmf@liblime.com>
Sat, 17 Nov 2007 00:49:33 +0000 (18:49 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 17 Nov 2007 16:49:24 +0000 (10:49 -0600)
language strings out of the code :/

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Koha.pm

index 1593ce7..a8ef3c5 100644 (file)
@@ -580,8 +580,8 @@ sub getFacets {
                 subfield    => 'a',
             },
             {
-                link_value  => 'branch',
-                label_value => 'Branches',
+                link_value  => 'homebranch',
+                label_value => 'Libraries',
                 tags        => [ '995', ],
                 subfield    => 'b',
                 expanded    => '1',
@@ -628,8 +628,8 @@ sub getFacets {
                 subfield    => 'a',
             },
             {
-                link_value  => 'branch',
-                label_value => 'Branches',
+                link_value  => 'homebranch',
+                label_value => 'Libraries',
                 tags        => [ '952', ],
                 subfield    => 'b',
                 expanded    => '1',