From f3aa4f35fc32264273ccce199ef2d1c2e1ae07e4 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Thu, 18 Jan 2024 20:58:59 -0600 Subject: [PATCH] Clarify edit link on artworks page --- www/artworks/get.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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){ CanBeEditedBy($GLOBALS['User'] ?? null)){ ?>

Edit artwork

-

Before approval, the editor and submitter may edit Name) ?>.

+

The editor or submitter may edit this artwork before it’s approved. Once it’s approved, it can no longer be edited.

+

Edit this artwork.

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