File: hotel_booking.panes.inc
Add to line 480:
$item->data['nights'] = array_reverse($item->data['nights']);

Comments

larowlan’s picture

Assigned: Unassigned » larowlan
Issue tags: +Release blocker

Thx - this seems to be locale specific because doesn't occur in all instances.
Your patch will make it more portable.