From c47974cb4990bedd24632ef1edac2a5341e2b0d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Thu, 10 Oct 2024 23:00:39 +0200 Subject: [PATCH] suggested changes --- client/homebrew/pages/errorPage/errors/errorIndex.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/client/homebrew/pages/errorPage/errors/errorIndex.js b/client/homebrew/pages/errorPage/errors/errorIndex.js index 205b8a0bc..298ec8c7e 100644 --- a/client/homebrew/pages/errorPage/errors/errorIndex.js +++ b/client/homebrew/pages/errorPage/errors/errorIndex.js @@ -172,14 +172,10 @@ const errorIndex = (props)=>{ **Brew Title:** ${props.brew.brewTitle}`, - // ####### Admin page error ####### - '52': dedent` ## Access Denied - You need to provide correct administrator credentials to access this page. - : - This page is for administrators only, if you are not an administrator, stop trying to access it.`, + You need to provide correct administrator credentials to access this page.`, '90' : dedent` An unexpected error occurred while looking for these brews. Try again in a few minutes.`,