Bug 10204 - Patron image no longer appears in the OPAC
[koha.git] / opac / opac-topissues.pl
index 3d5f3b8..38c6df0 100755 (executable)
@@ -125,7 +125,7 @@ $template->param(do_it => 1,
                 branch => $branches->{$branch}->{branchname},
                 itemtype => $itemtypes->{$itemtype}->{description},
                 timeLimit => $timeLimit,
-                timeLimitFinite => $timeLimit,
+                timeLimitFinite => $timeLimitFinite,
                 results_loop => \@results,
                 );