From 3561cc1e3b143b90ddcc320f26cf216308a29621 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Sun, 14 Apr 2024 22:34:15 -0500 Subject: [PATCH] Remove obsolete info message in artwork edit form --- www/artworks/get.php | 3 --- 1 file changed, 3 deletions(-) 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){ 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.

- CanEbookUrlBeChangedBy($GLOBALS['User'] ?? null)){ ?> -

Set a file system slug to mark this artwork as “in use.”

-
CanStatusBeChangedBy($GLOBALS['User'] ?? null)){ ?>