Browse Source

Bug 25081: Fix wrong comment

Not directly related to previous patch, coming from 23435.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
20.05.x
Jonathan Druart 4 years ago
committed by Martin Renvoize
parent
commit
c878a9e825
Signed by: martin.renvoize GPG Key ID: 422B469130441A0F
  1. 2
      serials/serials-edit.pl

2
serials/serials-edit.pl

@ -404,7 +404,7 @@ if ( $op and $op eq 'serialchangestatus' ) {
$copy++;
}
} # num_copies for loop
} # if ( $item =~ /^N/ ) {
else {

Loading…
Cancel
Save