diff --git a/client/homebrew/pages/errorPage/errors/errorIndex.js b/client/homebrew/pages/errorPage/errors/errorIndex.js index 8fb600068..457172c5d 100644 --- a/client/homebrew/pages/errorPage/errors/errorIndex.js +++ b/client/homebrew/pages/errorPage/errors/errorIndex.js @@ -179,28 +179,15 @@ const errorIndex = (props)=>{ '52': dedent` ## Authorization Required You need to provide correct administrator credentials to access this page. - : - If you should have access but are not able to log-in, please reach out via [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, - '52': dedent` - ## Authorization Required - You need to provide correct administrator credentials to access this page. - - : - - If you should have access but are not able to log-in, please reach out via - [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) - or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, '53': dedent` ## Access Denied You need to provide correct administrator credentials to access this page. *Too many unsuccessful attempts will lock you out for a period of time.* - : - If you should have access but are not able to log-in, please reach out via [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, @@ -209,12 +196,11 @@ const errorIndex = (props)=>{ ## You have run out of attempts You have failed to provide correct credentials to access the page too many times. For security reasons, you will have to wait a day before retrying again. - : - If you should have access but are not able to log-in, please reach out via [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, + '90' : dedent` An unexpected error occurred while looking for these brews. Try again in a few minutes.`,