@@ -, +, @@ circulation - check out one or many items on a patron account - return the items from the checkout table - notice that a message "Checked in" is now shown in the first and last column, instead of "Returned" as before --- koha-tmpl/intranet-tmpl/prog/en/includes/strings.inc | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/strings.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/strings.inc @@ -1,7 +1,7 @@