Skip to content

Commit

Permalink
Update astro/src/content/docs/extend/code/lambdas/login-validation.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Moore <[email protected]>
  • Loading branch information
robotdan and mooreds authored Sep 6, 2024
1 parent eecbd28 commit 54e5731
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ When using the FusionAuth hosted login pages, the messaging may be localized. Th

Using the above example, by default the user will be shown the message `Account is past due, please contact accounts payable.`.

To localize this message, or simply modify it to be more user friendly, add the following message to your them:
To localize this message, or simply modify it to be more user friendly, add the following message to your theme:

```
[LoginRestricted]=Looks like you forgot to pay your bill. Please call 1-800-555-5555 for assitance.
Expand Down

0 comments on commit 54e5731

Please sign in to comment.