Skip to content

Commit 9a514fc

Browse files
ORV2-4040 : FE-Update: Purchase Success Page Text (#1923)
1 parent 23983f0 commit 9a514fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/src/features/permits/pages/SuccessPage/SuccessPage.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ export const SuccessPage = () => {
2929
</Box>
3030

3131
<Box className="success__block success__block--info">
32-
The permit(s) and receipt have been sent to the email provided.
32+
The permit(s) and receipt have been sent to the email provided. Active
33+
permits can also be viewed under the Permits tab.
3334
</Box>
3435

3536
<Box className="success__block success__block--apply-permit">

0 commit comments

Comments
 (0)