Bug 22630: Fix capitalization
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 27 Apr 2020 06:23:59 +0000 (06:23 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 29 Apr 2020 16:08:16 +0000 (17:08 +0100)
Home Library -> Home library
Holding Library -> Holding library

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt

index 931604b..f521929 100644 (file)
@@ -81,8 +81,8 @@
                         [% IF item_level_itypes %]<th>Item type</th>[% END %]
                         <th>Collection</th>
                         <th>Location</th>
-                        <th>Home Library</th>
-                        <th>Holding Library</th>
+                        <th>Home library</th>
+                        <th>Holding library</th>
                         <th>Staff note</th>
                         <th>Public note</th>
                         <th>Link</th>