diff --git a/www/conservancy/templates/supporter/form_partial.html b/www/conservancy/templates/supporter/form_partial.html index bcd2ffbba057381b2e247460ddcfad8cfbc12688..57f1bd086243cf16ca66bf31cc598b15d677e54d 100644 --- a/www/conservancy/templates/supporter/form_partial.html +++ b/www/conservancy/templates/supporter/form_partial.html @@ -32,23 +32,20 @@ This partial accepts these optional parameters:

Note: {% if form_id == "annual" %} - annual supporter is not an automatic renewal - relationship. If you join today, you'll receive an email in about one - year to remind you to optionally renew. + Annual Supporters do not automatically renew. If you join today, you'll + receive an email to renew in about a year. {% elif form_id == "monthly" %} - Monthly renewal is automatic. Also, monthly supporters might not - receive tangible Supporter benefits (such as the t-shirt) until they've - reached at least + Monthly Supporters automatically pay each month until you cancel + payments in PayPal. You'll be added to + our Supporters list as soon as we + process your first payment. You may not receive other benefits (like + the shirt) until you've paid at least {# Six months of payments #} - ${{ min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt }} - in monthly supporter donations. - However, they will be included immediately in - the Supporters' list. + ${{ min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt }}. {% elif form_id == "renewal" %} - This option is for existing annual supporters - who seek to renew for another year. The annual renewal is not - automatic; annual supporters are emailed each year to invite them to - optionally renew. + This form is for annual Supporters who want to renew their support this + year. If you're a new Conservancy Supporter, please select another + form. {% endif %}

@@ -96,7 +93,7 @@ This partial accepts these optional parameters: {% else %} a {% endif %} - t-shirt? + shirt?
Yes No @@ -104,7 +101,7 @@ This partial accepts these optional parameters:
- +
Yes No @@ -135,7 +132,7 @@ This partial accepts these optional parameters:
+ low-traffic announcement list?
Yes No @@ -148,9 +145,9 @@ This partial accepts these optional parameters: src="/img/supporter-payment-button-{{ form_id }}.png" height="81" width="188" border="0" alt="{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Supporter Now!"> -

Button above redirects to PayPal's site for credit - card, bank account or PayPal balance payment methods. Select - options first.

+

This button will send you to PayPal's site to select a payment + method and finish this process. Please double-check your selections + first.