diff --git a/htdocs/document.php b/htdocs/document.php index 590d47d2c13..11017f52cc2 100644 --- a/htdocs/document.php +++ b/htdocs/document.php @@ -124,7 +124,7 @@ if (! empty($hashp)) } else { - accessforbidden('Bad link. File was not found or removed recently.',0,0,1); + accessforbidden('Bad link. File was not found or sharing attribute removed recently.',0,0,1); } }