Skip to content

Commit

Permalink
Merge pull request #429 from ITPNYU/riho/language_changes
Browse files Browse the repository at this point in the history
Update agreement text
  • Loading branch information
rlho authored Sep 26, 2024
2 parents 74337a2 + 22da003 commit f634554
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -533,14 +533,14 @@ export default function FormInput({ calendarEventId, formContext }: Props) {
<p>
I have read the
<a
href="https://docs.google.com/document/d/1vAajz6XRV0EUXaMrLivP_yDq_LyY43BvxOqlH-oNacc/edit?usp=sharing"
href="https://docs.google.com/document/d/1vAajz6XRV0EUXaMrLivP_yDq_LyY43BvxOqlH-oNacc/edit"
target="_blank"
className="text-blue-600 hover:underline dark:text-blue-500 mx-1 mx-1"
>
Booking Policy for 370 Jay Street Shared Spaces
Booking Policy for 370J Media Commons
</a>
and agree to follow all policies outlined. I understand that I
may lose access to spaces if I break this agreement.
may lose access to the Media Commons if I break this agreement.
</p>
}
/>
Expand Down

0 comments on commit f634554

Please sign in to comment.