@@ -, +, @@ untranslatable Line 11: Koha database schema: shows the entire Koha database structure so that you can write effective SQL Queries Line 12: Koha reports library: lists reports written by Koha users around the world. Line 7: Important: AutomaticItemReturn (system preference) must be set to .. --------- -- Notice the two lines starting with 'The' -- Notice the Important has a 'The' -- Notice the wording has changed to eliminate 'The' --- .../intranet-tmpl/prog/en/modules/help/reports/reports-home.tt | 6 +++--- .../en/modules/help/rotating_collections/rotatingCollections.tt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt @@ -8,8 +8,8 @@
  • Custom Reports
  • Statistical Reports @@ -21,4 +21,4 @@

    See the full documentation for Reports in the manual (online).

    -[% INCLUDE 'help-bottom.inc' %] +[% INCLUDE 'help-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt @@ -4,7 +4,7 @@

    Rotating Collections is a tool for managing collections of materials that frequently get shifted from library to library. It adds the ability to store not only an item's home library and current location, but also information about where it is supposed to be transferred to next to ensure that all items in the collection are sent to the correct library. When an item in a rotating collection is checked in, library staff are notified that the item is part of a rotating collection and which branch it should be sent to if it is not at the correct one.

    -

    Important: The AutomaticItemReturn system preference must be set to "Don't automatically transfer items to their home library when they are returned" for Rotating Collections to function properly.

    +

    Important: AutomaticItemReturn (system preference) must be set to "Don't automatically transfer items to their home library when they are returned" for Rotating Collections to function properly.