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>
remotes/origin/19.11.x
Jonathan Druart 4 years ago
committed by Joy Nelson
parent
commit
85e4d6585b
  1. 2
      serials/serials-edit.pl

2
serials/serials-edit.pl

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

Loading…
Cancel
Save