Tweak Patrons welcome email

This commit is contained in:
Alex Cabal 2023-01-06 21:22:43 -06:00
parent e7ef78bcd4
commit 379dec6439
2 changed files with 0 additions and 5 deletions

View file

@ -13,7 +13,6 @@
<? } ?> <? } ?>
<p>As a Patron, once per quarter you may suggest a book for inclusion in our Wanted Ebooks list. Before submitting a suggestion, please review our <a href="https://standardebooks.org/contribute/collections-policy">collections policy</a>; then you can contact me directly at <a href="mailto:<?= EDITOR_IN_CHIEF_EMAIL_ADDRESS ?>"><?= EDITOR_IN_CHIEF_EMAIL_ADDRESS ?></a> with your selection.</p> <p>As a Patron, once per quarter you may suggest a book for inclusion in our Wanted Ebooks list. Before submitting a suggestion, please review our <a href="https://standardebooks.org/contribute/collections-policy">collections policy</a>; then you can contact me directly at <a href="mailto:<?= EDITOR_IN_CHIEF_EMAIL_ADDRESS ?>"><?= EDITOR_IN_CHIEF_EMAIL_ADDRESS ?></a> with your selection.</p>
<p>You also get access to our <a href="https://standardebooks.org/feeds">ebook feeds</a> for use in your ereading app or RSS reader, and <a href="https://standardebooks.org/bulk-downloads">bulk downloads</a> to download collections of ebooks easily. To use the feeds, enter your email address when prompted, and leave the password field empty.</p> <p>You also get access to our <a href="https://standardebooks.org/feeds">ebook feeds</a> for use in your ereading app or RSS reader, and <a href="https://standardebooks.org/bulk-downloads">bulk downloads</a> to download collections of ebooks easily. To use the feeds, enter your email address when prompted, and leave the password field empty.</p>
<? if(!$isReturning){ ?><p>If I may ask, how did you hear about Standard Ebooks? Having an idea of where our readers and supporters find out about us is extremely helpful.</p><? } ?>
<p><? if($isReturning){ ?>As always, please<? }else{ ?>Please<? } ?> dont hesitate to contact me if you have questions or suggestions. Thanks again for your donation, and for supporting the literate arts!</p> <p><? if($isReturning){ ?>As always, please<? }else{ ?>Please<? } ?> dont hesitate to contact me if you have questions or suggestions. Thanks again for your donation, and for supporting the literate arts!</p>
<footer style="margin-top: 2em;"> <footer style="margin-top: 2em;">
<p>Alex Cabal</p> <p>Alex Cabal</p>

View file

@ -11,10 +11,6 @@ Im pleased to be able to <? if($isReturning){ ?>welcome you back to<? }else{
As a Patron, once per quarter you may suggest a book for inclusion in our Wanted Ebooks list. Before submitting a suggestion, please review our collections policy, at <https://standardebooks.org/contribute/collections-policy>; then you can contact me directly at <?= EDITOR_IN_CHIEF_EMAIL_ADDRESS ?> with your selection. As a Patron, once per quarter you may suggest a book for inclusion in our Wanted Ebooks list. Before submitting a suggestion, please review our collections policy, at <https://standardebooks.org/contribute/collections-policy>; then you can contact me directly at <?= EDITOR_IN_CHIEF_EMAIL_ADDRESS ?> with your selection.
You also get access to our ebook feeds, at <https://standardebooks.org/feeds>, for use in your ereading app or RSS reader, and bulk downloads, at <https://standardebooks.org/bulk-downloads>, to download collections of ebooks easily. To use the feeds, enter your email address when prompted, and leave the password field empty. You also get access to our ebook feeds, at <https://standardebooks.org/feeds>, for use in your ereading app or RSS reader, and bulk downloads, at <https://standardebooks.org/bulk-downloads>, to download collections of ebooks easily. To use the feeds, enter your email address when prompted, and leave the password field empty.
<? if(!$isReturning){ ?>
If I may ask, how did you hear about Standard Ebooks? Having an idea of where our readers and supporters find out about us is extremely helpful.
<? } ?>
<? if($isReturning){ ?>As always, please<? }else{ ?>Please<? } ?> dont hesitate to contact me if you have questions or suggestions. Thanks again for your donation, and for supporting the literate arts! <? if($isReturning){ ?>As always, please<? }else{ ?>Please<? } ?> dont hesitate to contact me if you have questions or suggestions. Thanks again for your donation, and for supporting the literate arts!