From 73c867b6e0022e11c7baba69664b31cbaaf48da6 Mon Sep 17 00:00:00 2001 From: "riho.takagi" Date: Thu, 26 Sep 2024 15:36:52 -0400 Subject: [PATCH] Update agreement text --- .../routes/booking/components/FormInput.tsx | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/booking-app/components/src/client/routes/booking/components/FormInput.tsx b/booking-app/components/src/client/routes/booking/components/FormInput.tsx index fec43f53..4ab11790 100644 --- a/booking-app/components/src/client/routes/booking/components/FormInput.tsx +++ b/booking-app/components/src/client/routes/booking/components/FormInput.tsx @@ -494,17 +494,18 @@ export default function FormInput({ calendarEventId, formContext }: Props) { {" "} I confirm receipt of the - 370J Pre-Event Checklist + 370J Media Commons Event Service Rates/Additional Information - and acknowledge that it is my responsibility to setup various - event services as detailed within the checklist. While the 370J - Operations staff do setup cleaning services through CBS, they do - not facilitate hiring security, catering, and arranging room - setup services. + document that contains information regarding event needs and + services. I acknowledge that it is my responsibility to set up + catering and Campus Media if needed for my reservation. I + understand that the 370J Media Commons Operations staff will + setup CBS cleaning services, facilitate hiring security, and + arrange room setup services if needed for my reservation.

} /> @@ -514,12 +515,13 @@ export default function FormInput({ calendarEventId, formContext }: Props) { onChange={setResetRoom} description={

- I agree to reset any and all requested rooms and common spaces - to their original state at the end of the event, including - cleaning and furniture return, and will notify building staff of - any problems, damage, or other concerns affecting the condition - and maintenance of the reserved space. I understand that if I do - not reset the room, I will lose reservation privileges. + I agree to reset all rooms and common spaces I have used to + their original state at the end of my reservation, including + returning equipment, resetting furniture, and cleaning up after + myself. I will notify Media Commons staff of any problems, + damage, or other concerns affecting the condition and + maintenance of the reserved space. I understand that if I do not + reset the room, I may lose access to the Media Commons.

} />