projects
/
working
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
LP#1638299: Fix label for narrower terms
[working/Evergreen.git]
/
Open-ILS
/
src
/
templates
/
opac
/
browse.tt2
diff --git
a/Open-ILS/src/templates/opac/browse.tt2
b/Open-ILS/src/templates/opac/browse.tt2
index
b364655
..
ea27b7d
100644
(file)
--- a/
Open-ILS/src/templates/opac/browse.tt2
+++ b/
Open-ILS/src/templates/opac/browse.tt2
@@
-18,7
+18,7
@@
CASE 'broader';
l('Broader term');
CASE 'narrower';
- l('
Broad
er term');
+ l('
Narrow
er term');
CASE 'other';
l('Related term');
CASE;