mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 02:21:55 -04:00
Tweak wording on artwork submission page
This commit is contained in:
parent
a44508907c
commit
545f82a672
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ catch(Exceptions\InvalidPermissionsException){
|
|||
|
||||
<? if($artwork->CanBeEditedBy($GLOBALS['User'])){ ?>
|
||||
<h2>Edit artwork</h2>
|
||||
<p>The editor or submitter may edit this artwork before it’s approved. Once it’s approved, it can no longer be edited.</p>
|
||||
<p>An editor or the submitter may edit this artwork before it’s approved. Once it’s approved, it can no longer be edited.</p>
|
||||
<p><a href="<?= $artwork->EditUrl ?>">Edit this artwork.</a></p>
|
||||
<? } ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue