diff --git a/www/artworks/get.php b/www/artworks/get.php index 27a3d461..31cf5a70 100644 --- a/www/artworks/get.php +++ b/www/artworks/get.php @@ -154,9 +154,6 @@ catch(Exceptions\InvalidPermissionsException){ if($artwork->CanStatusBeChangedBy($GLOBALS['User'] ?? null)){ ?>
Review the metadata and PD proof for this artwork submission. Approve to make it available for future producers. Once an artwork is approved, it can no longer be edited.
} ?> - if($artwork->CanEbookUrlBeChangedBy($GLOBALS['User'] ?? null)){ ?> -Set a file system slug to mark this artwork as “in use.”
- } ?>