diff --git a/lib/Constants.php b/lib/Constants.php
index 90ec6777..93529807 100644
--- a/lib/Constants.php
+++ b/lib/Constants.php
@@ -36,7 +36,7 @@ const AVERAGE_READING_WORDS_PER_MINUTE = 275;
define('PD_YEAR', intval(gmdate('Y')) - 96);
-define('DONATION_HOLIDAY_ALERT_ON', time() > strtotime('December 1, ' . gmdate('Y')) || time() < strtotime('January 7, ' . gmdate('Y')));
+define('DONATION_HOLIDAY_ALERT_ON', time() > strtotime('November 15, ' . gmdate('Y')) || time() < strtotime('January 7, ' . gmdate('Y')));
define('DONATION_ALERT_ON', rand(1, 4) == 2);
// No trailing slash on any of the below constants.
diff --git a/www/about/index.php b/www/about/index.php
index 301b4c62..cdca720f 100644
--- a/www/about/index.php
+++ b/www/about/index.php
@@ -111,7 +111,7 @@ require_once('Core.php');
Join the Patrons Circle to have a direct voice in shaping the future of the Standard Ebooks catalog. Join the Patrons Circle to support free literature and to have a direct voice in shaping the future of the Standard Ebooks catalog. Michael Barrineau Brandon Sowers Anonymous × 3 Become a Friend of Standard Ebooks and support the beauty of literature in the digital age. Patrick Weyer Anonymous × 3Patrons Circle
-
- Friends of Standard Ebooks
-
If something in this list interests you, please contact us at our mailing list for help before you start work.
If you want to suggest a different book to produce, please carefully review the kinds of work we do and don’t accept.
Friends of Standard Ebooks and Patrons Circle members may submit ebooks for inclusion on this list.
+Patrons Circle members may submit ebooks for inclusion on this list.
Each month, Patrons Circle members vote on a selection from this list to pick one ebook for immediate production. You can join the Patrons Circle to have a voice in the future of the Standard Ebooks catalog.
If nothing on the list below interests you, you can pitch us something else you’d like to work on.
diff --git a/www/donate/index.php b/www/donate/index.php index 6cf77014..84d08c39 100644 --- a/www/donate/index.php +++ b/www/donate/index.php @@ -21,24 +21,9 @@ require_once('Core.php'); Start a monthly donation -Start a monthly donation of $10/month to become a Friend of Standard Ebooks.
-Friends of Standard Ebooks have their name listed on our masthead for the duration of their gift.
-Once per quarter, Friends of Standard Ebooks may submit a book for inclusion on our Wanted Ebooks list. (Submissions must conform to our collections policy and may be subject to approval.)
-Start a monthly donation of $20/month or more to become a member of the Patrons Circle. For less than the cost of a meal at a nice restaurant, Patrons Circle members have a direct voice in shaping the future of the Standard Ebooks catalog.
+Start a monthly donation of $10/month or more to become a member of the Patrons Circle. For less than the cost of a meal out, Patrons Circle members have a direct voice in shaping the future of the Standard Ebooks catalog.
Patrons Circle members have their name listed on our masthead for the duration of their gift.
@@ -51,7 +36,7 @@ require_once('Core.php');