Merge remote-tracking branch 'origin/new/bug_7458'
[koha.git] / admin / checkmarc.pl
index ca91164..e08796f 100755 (executable)
@@ -169,6 +169,7 @@ while (($res,$res2,$field) = $sth->fetchrow) {
     } else {
            $template->param(holdingbranch => 1);
            $total++;
+           last; #MR
     }
 }