[tor-commits] r24734: {website} fix a missing </a>, link to spaces. (website/trunk/donate/en)

Andrew Lewman andrew at torproject.org
Tue May 10 01:43:30 UTC 2011


Author: phobos
Date: 2011-05-10 01:43:30 +0000 (Tue, 10 May 2011)
New Revision: 24734

Modified:
   website/trunk/donate/en/donate.wml
Log:
fix a missing </a>, link to spaces.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2011-05-10 01:18:00 UTC (rev 24733)
+++ website/trunk/donate/en/donate.wml	2011-05-10 01:43:30 UTC (rev 24734)
@@ -30,7 +30,7 @@
     <p>If you want to make an anonymous donation, please do so in an anonymous way.  Contact us at donations at torproject.org for more details.</p>
     <!-- BEGIN PAYPAL SUBSCRIPTION -->
     <a id="paypal"></a>
-    <a class="anchor" href="#paypal"></a>
+    <a class="anchor" href="#paypal">&nbsp;</a>
     <div class="title toptwenty">Tor Project Subscription via PayPal</div>
     <div class="left hundred">
 	<div class="paypal focus">
@@ -126,7 +126,7 @@
     <!-- END PAYPAL ONE-TIME -->
     <!-- BEGIN AMAZON -->
     <a id="amazon"></a>
-    <a class="anchor" href="#amazon"></a>
+    <a class="anchor" href="#amazon">&nbsp;</a>
     <div class="title topforty">Single Donation via Amazon Payments</div>
     <div class="hundred left">
       <div class="paypal focus">
@@ -158,7 +158,7 @@
     <!-- END AMAZON -->
     <!-- BEGIN GOOGLE -->
     <a id="google"></a>
-    <a class="anchor" href="#google"></a>
+    <a class="anchor" href="#google">&nbsp;</a>
     <div class="title topforty">Single Donation via Google Checkout</div>
     <div class="hundred left">
       <div class="paypal focus">
@@ -202,7 +202,7 @@
     <!-- END GOOGLE -->
     <!-- BEGIN GIVV -->
     <a id="givv"></a>
-    <a class="anchor" href="#givv">
+    <a class="anchor" href="#givv">&nbsp;</a>
     <div class="title topforty">Donate via Givv.org</div>
     	<div class="hundred left">
         <p>Givv.org is a new way to think about making your impact. Make one monthly donation. To as many nonprofits as you like.
@@ -212,7 +212,7 @@
     <!-- END GIVV -->
     <!-- BEGIN CHECK -->
     <a id="cash"></a>
-    <a class="anchor" href="#cash"></a>
+    <a class="anchor" href="#cash">&nbsp;</a>
     <div class="title toptwenty">Donate via Check, Cash, or Money Order</div>
     	<div class="left hundred">
       	<p>You can send checks or money orders to:</p>



More information about the tor-commits mailing list