@@ -, +, @@ - Number of tests: changed to 77 (from 76), tests now pass - Terminology: changed message when attempting to place recalls --- koha-tmpl/intranet-tmpl/prog/en/modules/recalls/request.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/request.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/request.tt @@ -192,7 +192,7 @@ [% IF Koha.Preference('RecallsInterface') == 'opac' %]
- Due to the RecallsInterface system preference, recalls cannot be placed through the staff client. + Due to the RecallsInterface system preference, recalls cannot be placed through the staff interface.
[% ELSE %] --