projects
/
evergreen
/
tadl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf15cab
)
LP#1638299: Fix label for narrower terms
author
Kathy Lussier
<klussier@masslnc.org>
Fri, 1 Sep 2017 19:48:27 +0000
(15:48 -0400)
committer
Kathy 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
patch
|
blob
|
history
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;