diff --git a/core/templates/404.php b/core/templates/404.php index fcfc7cc1ef8..4cce2434d64 100644 --- a/core/templates/404.php +++ b/core/templates/404.php @@ -18,7 +18,7 @@ if (!isset($_)) {//standalone page is not supported anymore - redirect to /

t('Page not found')); ?>

-

t('The page could not be found on the server.')); ?>

+

t('The page could not be found on the server or you may not be allowed to view it.')); ?>

t('Back to %s', [$theme->getName()])); ?>