diff --git a/apps/scandic-web/components/HotelReservation/SelectHotel/SelectHotelMap/SelectHotelMapContent/index.tsx b/apps/scandic-web/components/HotelReservation/SelectHotel/SelectHotelMap/SelectHotelMapContent/index.tsx index c8c2eb65e..a1f0f98f9 100644 --- a/apps/scandic-web/components/HotelReservation/SelectHotel/SelectHotelMap/SelectHotelMapContent/index.tsx +++ b/apps/scandic-web/components/HotelReservation/SelectHotel/SelectHotelMap/SelectHotelMapContent/index.tsx @@ -167,7 +167,7 @@ export default function SelectHotelContent({ > - {intl.formatMessage({ id: "Back" })} + {intl.formatMessage({ defaultMessage: "Back" })} + c.rateDefinition.isCampaignRate || c.rateDefinitionMember?.isCampaignRate + ) if (selectedFilter === BookingCodeFilterEnum.Discounted && !isCampaignRate) { return null