Skip to content

Commit

Permalink
feat: Update confirm activate detour language (#2812)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarson authored Sep 25, 2024
1 parent 27de03c commit 8d9d21d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions assets/src/components/detours/activateDetourModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,10 @@ const Confirming = () => (
<h5>Step 3 of 3 - Activate detour</h5>
<p>Are you sure that you want to activate this detour?</p>
<p>
Once activated, other Skate users, OIOs, and MBTA ridership will see this
detour information.
</p>
<p className="fst-italic">
You will still need to radio people / whatever is accurate.
Once activated, other Skate users and OIOs will be able to see this detour
information in Skate.
</p>
<p>You still need to radio operators and create the log in IRIS.</p>
</Modal.Body>
)

Expand Down

0 comments on commit 8d9d21d

Please sign in to comment.