fix ids for donation methods
This commit is contained in:
parent
52e9f271db
commit
b878ec0825
1 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
<p>But, there are many other great ways to donate to Conservancy as
|
||||
well, listed below:</p>
|
||||
|
||||
<h3>Donate via PayPal (including Visa, Mastercard, AMEX or ACH)</h3>
|
||||
<h3 id="paypal">Donate via PayPal (including Visa, Mastercard, AMEX or ACH)</h3>
|
||||
|
||||
<p>You can use this method to donate any amount.
|
||||
You can donate once or set up a recurring monthly donation.</p>
|
||||
|
@ -30,7 +30,7 @@ well, listed below:</p>
|
|||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" style="border:0" name="submit" alt="Donate via PayPal">
|
||||
</form>
|
||||
|
||||
<h3>Donate by paper check</h3>
|
||||
<h3 id="check">Donate by paper check</h3>
|
||||
|
||||
<p>Send paper check donations, drawn in US Dollars, to:</p>
|
||||
|
||||
|
@ -40,7 +40,7 @@ Brooklyn, NY 11201-3548<br/>
|
|||
USA
|
||||
</p>
|
||||
|
||||
<h3>Donate by wire transfer or bank transfer</h3>
|
||||
<h3 id="wire">Donate by wire transfer or bank transfer</h3>
|
||||
|
||||
<p>Donations are accepted by wire transfer. Please write to
|
||||
<<a href="mailto:donate@sfconservancy.org">donate@sfconservancy.org</a>>
|
||||
|
@ -64,18 +64,18 @@ USA
|
|||
assistance in talking with your company about this, please don't hesitate
|
||||
to ask us!</p>
|
||||
|
||||
<h3>Donate a portion of your eBay sales</h3>
|
||||
<h3 id="ebay">Donate a portion of your eBay sales</h3>
|
||||
|
||||
<p>Through the eBay/PayPal Giving Fund program, you can <a href="http://givingworks.ebay.com/charity-auctions/charity/software-freedom-conservancy-inc/57449/">donate a portion of your eBay sale proceeds to Software Freedom Conservancy</a>. You can also <a href="https://www.paypal.com/webapps/mpp/search-cause?charityId=57449">donate directly through the PayPal Giving Fund</a>.</p>
|
||||
|
||||
|
||||
<h3>Donate stock</h3>
|
||||
<h3 id="stock">Donate stock</h3>
|
||||
|
||||
<p>Conservancy can accept donation of stocks. Please
|
||||
contact <<a href="mailto:donate@sfconservancy.org">donate@sfconservancy.org</a>>
|
||||
for details.</p>
|
||||
|
||||
<h3>Donate to our projects</h3>
|
||||
<h3 id="projects">Donate to our projects</h3>
|
||||
|
||||
<p>Finally, Conservancy also maintains directed donation programs for
|
||||
its <a href="/projects/current/">member projects</a>. Using the PayPal
|
||||
|
@ -83,7 +83,7 @@ Donate button on that page is the easiest way to donate to a specific
|
|||
project. You can also designate a donation for a project in the memo line of
|
||||
a check or wire transfer.</p>
|
||||
|
||||
<h3>Donations are usually tax-deductible!</h3>
|
||||
<h3 id="taxes">Donations are usually tax-deductible!</h3>
|
||||
|
||||
<p>Software Freedom Conservancy, Inc. is a 501(c)(3) organization
|
||||
incorporated in New York, and donations made to it are fully tax-deductible to the extent permitted by law.</p>
|
||||
|
|
Loading…
Reference in a new issue