LP#1638299: Fix label for narrower terms
authorKathy Lussier <klussier@masslnc.org>
Fri, 1 Sep 2017 19:48:27 +0000 (15:48 -0400)
committerKathy Lussier <klussier@masslnc.org>
Fri, 1 Sep 2017 19:48:27 +0000 (15:48 -0400)
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/browse.tt2

index b364655..ea27b7d 100644 (file)
@@ -18,7 +18,7 @@
             CASE 'broader';
                l('Broader term');
             CASE 'narrower';
-               l('Broader term');
+               l('Narrower term');
             CASE 'other';
                l('Related term');
             CASE;