diff --git a/templates/ArtworkForm.php b/templates/ArtworkForm.php index dbf4dde4..d0566d23 100644 --- a/templates/ArtworkForm.php +++ b/templates/ArtworkForm.php @@ -190,7 +190,7 @@ $isEditForm = $isEditForm ?? false; In use by The full S.E. ebook URL. If not in use, leave this blank. - + } ?> diff --git a/templates/ProjectForm.php b/templates/ProjectForm.php index 333ae035..2f48eaac 100644 --- a/templates/ProjectForm.php +++ b/templates/ProjectForm.php @@ -8,7 +8,6 @@ $reviewers = User::GetAllByCanReviewProjects(); @@ -61,8 +60,7 @@ $reviewers = User::GetAllByCanReviewProjects(); diff --git a/www/artworks/get.php b/www/artworks/get.php index 477eb22e..3a46e4bd 100644 --- a/www/artworks/get.php +++ b/www/artworks/get.php @@ -200,7 +200,7 @@ catch(Exceptions\InvalidPermissionsException){ In use by The full S.E. ebook URL. If not in use, leave this blank. - + }else{ ?> diff --git a/www/ebook-placeholders/get.php b/www/ebook-placeholders/get.php index aef45b14..c96be037 100644 --- a/www/ebook-placeholders/get.php +++ b/www/ebook-placeholders/get.php @@ -76,7 +76,7 @@ catch(Exceptions\EbookNotFoundException){ } ?> - + if($ebook->EbookPlaceholder->IsPublicDomain){ ?> if($ebook->EbookPlaceholder->IsInProgress){ ?> We don’t have this ebook in our catalog yet, but someone is working on it now! We hope to have it available for you to read very soon.
We don’t have this ebook in our catalog yet, but someone is working on it now! We hope to have it available for you to read very soon.