@@ -, +, @@ system preference description --- .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -271,12 +271,12 @@ Circulation: PatronLibrary: the library the patron is from. ItemHomeLibrary: the library the item is from. - - - For check in, use the circulation rules of + - To determine wether an item is transferred or remains in the libray after checkin, use the circulation rules of - pref: CircControlReturnsBranch type: choice choices: ItemHoldingLibrary: the library the item is currently held by. - CheckInLibrary: the library you are logged in at. + CheckInLibrary: the library the item is checked in at. ItemHomeLibrary: the library the item is owned by. - - Use the checkout and fines rules of --