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>
This commit is contained in:
parent
bb527d54f5
commit
c878a9e825
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ if ( $op and $op eq 'serialchangestatus' ) {
|
|||
$copy++;
|
||||
}
|
||||
|
||||
} # num_copies for loop
|
||||
} # if ( $item =~ /^N/ ) {
|
||||
|
||||
else {
|
||||
|
||||
|
|
Loading…
Reference in a new issue