9245 Fixes visual bux with fines tab not highlighting
[koha-ffzg.git] / members / pay.pl
index 3e36073..14607b0 100755 (executable)
@@ -104,6 +104,7 @@ for (@names) {
 }
 
 $template->param(
+    finesview => 1,
     activeBorrowerRelationship => (C4::Context->preference('borrowerRelationship') ne ''),
     RoutingSerials => C4::Context->preference('RoutingSerials'),
 );