Changeset - 798d4aee8f8a
[Not reviewed]
0 2 0
Daniel Takamori (pono) - 2 years ago 2021-10-21 20:55:13
pono@sfconservancy.org
fix sustainer text and button for sustaining
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/form_partial.html
Show inline comments
...
 
@@ -147,13 +147,13 @@ This partial accepts these optional parameters:
 
          <input type="radio" tabindex="50" name="os1" value="joinListNo">No
 
        </div>
 
      </div>
 
    </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>
 
    </div>
 
  </form>
 
</div>
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -38,13 +38,13 @@
 

	
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 

	
 

	
 
<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">
 

	
 
<div style="overflow: auto">
 
<div class="picture-small right">
 
  <img src="/img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
0 comments (0 inline, 0 general)