@@ -, +, @@ --- Koha/Patron.pm | 2 +- members/holdshistory.pl | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 members/holdshistory.pl --- a/Koha/Patron.pm +++ a/Koha/Patron.pm @@ -597,7 +597,7 @@ sub holds { my $old_holds = $patron->old_holds -Returnn all the historical holds for this patron +Return all the historical holds for this patron =cut