diff --git a/www/artworks/get.php b/www/artworks/get.php index fdccdb3a..aa75c9ec 100644 --- a/www/artworks/get.php +++ b/www/artworks/get.php @@ -145,7 +145,8 @@ catch(Exceptions\InvalidPermissionsException){ if($artwork->CanBeEditedBy($GLOBALS['User'] ?? null)){ ?>
Before approval, the editor and submitter may edit = Formatter::EscapeHtml($artwork->Name) ?>.
+The editor or submitter may edit this artwork before it’s approved. Once it’s approved, it can no longer be edited.
+ } ?> if($artwork->CanStatusBeChangedBy($GLOBALS['User'] ?? null) || $artwork->CanEbookWwwFilesysemPathBeChangedBy($GLOBALS['User'] ?? null)){ ?>