diff --git a/apps/scandic-web/components/HotelReservation/EnterDetails/Confirm/index.tsx b/apps/scandic-web/components/HotelReservation/EnterDetails/Confirm/index.tsx index 91af08656..45a273340 100644 --- a/apps/scandic-web/components/HotelReservation/EnterDetails/Confirm/index.tsx +++ b/apps/scandic-web/components/HotelReservation/EnterDetails/Confirm/index.tsx @@ -48,6 +48,18 @@ export function ConfirmBookingRedemption() { const intl = useIntl() return (
+
+ + + + {intl.formatMessage({ + defaultMessage: + "I would like to get my booking confirmation via sms", + })} + + + +