cleanup of opac-search.pl, synch with search.pl, etc.
[koha_fer] / members / update-child.pl
index 4788a07..7045299 100755 (executable)
@@ -69,6 +69,7 @@ if ( $op eq 'multi' ) {
     }
     $template->param(
         MULTI          => 1,
+        CATCODE_MULTI          => 1,
         borrowernumber => $borrowernumber,
         CAT_LOOP       => \@rows,
     );