Bugzilla – Attachment #102545: Bug 25081: Fix wrong comment for
bug #25081
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 25081
Collapse All
|
Expand All
(-)
a/serials/serials-edit.pl (-2 / +1 lines)
Lines 404-410 if ( $op and $op eq 'serialchangestatus' ) {
Link Here
404
$copy++;
404
$copy++;
405
}
405
}
406
406
407
} # num_copies for loop
407
} # if ( $item =~ /^N/ ) {
408
408
409
else {
409
else {
410
410
411
-
Return to
bug 25081