diff --git a/media_commons_booking_app/src/client/booking/components/FormInput.tsx b/media_commons_booking_app/src/client/booking/components/FormInput.tsx index fe9b3659..1871926a 100644 --- a/media_commons_booking_app/src/client/booking/components/FormInput.tsx +++ b/media_commons_booking_app/src/client/booking/components/FormInput.tsx @@ -491,11 +491,18 @@ const FormInput = ({ hasEmail, roomNumber, handleParentSubmit }) => {

If your reservation is in 233 or 1201 and requires a specific room setup that is different from the standard configuration, it is the - - submit a work order with CBS + reservation holder’s responsibility to submit a + + work order with CBS - .It is also the reservation holder's responsibility to ensure the room + .
+ It is also the reservation holder's responsibility to ensure the room is reset after use. +

{errors.roomSetup && }
@@ -551,15 +558,6 @@ const FormInput = ({ hasEmail, roomNumber, handleParentSubmit }) => { )}
-