@@ -, +, @@ - Connect on OPAC with a borrower having less than 500 reading records - Go to "my reading hystory" : opac-readingrecord.pl - Click on "Show all items" tab - Connect on OPAC with a borrower having more than 500 reading records - Go to "my reading hystory" : opac-readingrecord.pl - Click on "Show all items" tab --- koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tt | 4 ++-- opac/opac-readingrecord.pl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tt +++ a/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tt @@ -32,7 +32,7 @@ You have never borrowed anything from this library.
-[% UNLESS ( limit ) %][% END %] +[% IF ( limit == 'full' ) %][% END %]