First to false at loop end
This commit is contained in:
parent
cffe326e0e
commit
8869cb3c2a
|
@ -227,6 +227,8 @@ function wc_cart_totals_shipping_html() {
|
|||
'index' => $i,
|
||||
'chosen_method' => $chosen_method,
|
||||
) );
|
||||
|
||||
$first = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue