Skip to content

Commit ff64057

Browse files
committed
Fix BookChapter PatronJournalTitle UI label
1 parent a746c7b commit ff64057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Koha/Plugin/Com/PTFSEurope/RapidILL.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ sub fieldmap {
15231523
label => {
15241524
Article => "Journal title",
15251525
Book => "Book title",
1526-
BookChapter => "Book chapter title / number"
1526+
BookChapter => "Book title"
15271527
},
15281528
ill => "title",
15291529
position => 0,

0 commit comments

Comments
 (0)