Status == COVER_ARTWORK_STATUS_APPROVED || $artwork->Status == COVER_ARTWORK_STATUS_IN_USE){ http_response_code(302); header('Location: ' . $artwork->Url); exit(); } // We got here because an artwork submission had errors and the user has to try again if($exception){ http_response_code(422); session_unset(); } } catch(Exceptions\AppException){ Template::Emit404(); } ?> 'Review Artwork', 'artwork' => true, 'highlight' => '', 'description' => 'Unverified artwork.']) ?>
$exception]) ?>
$artwork]) ?> Status == COVER_ARTWORK_STATUS_DECLINED){ ?>

Status

This artwork has been declined by a reviewer.

Status == COVER_ARTWORK_STATUS_UNVERIFIED){ ?>

Review

Review the metadata and PD proof for this artwork submission. Approve to make it available for future producers.