fix sustainer text and button for sustaining
This commit is contained in:
parent
ee348bf69b
commit
798d4aee8f
2 changed files with 2 additions and 2 deletions
|
@ -150,7 +150,7 @@ This partial accepts these optional parameters:
|
|||
</div>
|
||||
|
||||
<div class="supporter-form-submit">
|
||||
<input style="height: 40px; width: 180px; font-size: 18px;" type="submit" value="Become a sustainer!" alt="{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Sustainer Now!">
|
||||
<input style="height: 40px; width: 180px; font-size: 18px;background-color: rgb(175, 228, 120);" type="submit" value="Become a Sustainer!" alt="{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Sustainer Now!">
|
||||
<p>This button will send you to PayPal's site to select a payment
|
||||
method and finish this process. Please double-check your selections
|
||||
first.</p>
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<hr style="clear: both;"/>
|
||||
<br>
|
||||
<p>We're decided to change the name of our donors from "supporters" to "Sustainers." You're not just people who "support" our work. You are the ones who contribute significantly and come back year after year. It is because of you that we can do our work in a strategic, long-term way. Accordingly, we are changing the name to "Sustainers" -- after all, you are what sustains this work. We could not do this without financial contributions of individuals like you and all of our Sustainers.</p>
|
||||
<p>Sustainers help us do our work in a strategic, long-term way. We could not do this without the support and financial contributions of individuals like you. You can see a list of our Sustainers <a href="/sponsors/#sustainers">here</a>.</p>
|
||||
|
||||
<div class="expandable-section" id="2020-summary">
|
||||
|
||||
|
|
Loading…
Reference in a new issue