[gnomeweb-wml] Minor edits to the women outreach donation page



commit 0d934d064b419a0763f2ce2bf1bcf10bfe72028f
Author: Marina Zhurakhinskaya <marinaz redhat com>
Date:   Thu Nov 12 15:10:44 2009 -0500

    Minor edits to the women outreach donation page
    
    Remove the link to change the donation option, as there is only one.
    
    Update the example in the sidebar.
    
    Add a link to the GNOME donors page.
    
    Remove unnecessary blank lines.

 .../outreach/women/css/women-outreach.css          |    4 ++++
 projects.gnome.org/outreach/women/step2.wml        |   18 ++++--------------
 2 files changed, 8 insertions(+), 14 deletions(-)
---
diff --git a/projects.gnome.org/outreach/women/css/women-outreach.css b/projects.gnome.org/outreach/women/css/women-outreach.css
index 723c169..991c552 100644
--- a/projects.gnome.org/outreach/women/css/women-outreach.css
+++ b/projects.gnome.org/outreach/women/css/women-outreach.css
@@ -38,6 +38,10 @@ ul {
 	color: #75507B;
 }
 
+#women-bread h3 a {
+	color: #532e59;
+}
+
 #women-sidebar {
 	float: right;
 	width: 287px;
diff --git a/projects.gnome.org/outreach/women/step2.wml b/projects.gnome.org/outreach/women/step2.wml
index de8bf91..2fc3855 100644
--- a/projects.gnome.org/outreach/women/step2.wml
+++ b/projects.gnome.org/outreach/women/step2.wml
@@ -17,13 +17,7 @@
 <div id="sidebar-info">
 <h5>Thanks for your donation!</h5>
 <ul>
-<li>$600 USD Sends one hacker to GUADEC.</li>
-
-<li>$3000 USD Pays for lodging and food for a 3 day hackfest for 5 developers.</li>
-
-<li>$5000 USD pays for a hackfest for 5 developers to add new features and
-improve GNOME products.</li>
-
+<li>$1500 USD per month is a stipend Google Summer of Code students get that we would like to match.</li>
 </ul>
 </div>
 </div>
@@ -33,9 +27,7 @@ improve GNOME products.</li>
 
 <h2>Please fill out your donation details</h2>
 
-<form method="post" action="https://www.paypal.com/cgi-bin/webscr";>	
-
-You have chosen to become a <strong>associate</strong> <a href="index.html">(change)</a> <br />
+<form method="post" action="https://www.paypal.com/cgi-bin/webscr";>
 <strong>One time amount:</strong> $<input type="text" id="amount" name="amount" value="25" size=5><br />
 Please increase the amount above if you want to make a larger difference
 
@@ -46,14 +38,13 @@ Please increase the amount above if you want to make a larger difference
 <small>If you do not want to receive a gift, we will save the money for the gift and shipping and use it to further the mission of the GNOME Project, bringing a free desktop to the public.</small><br/>
 
 
-<h3>Select whether you want to have your name listed in the donors page:</h3>
+<h3>Select whether you want to have your name listed in the <a href="http://www.gnome.org/friends/previous-donors.html"; target="_blank">GNOME donors page</a>:</h3>
 <input type="hidden" value="List name in the donors page" name="on2"/>
 <input type="radio" value="Yes" name="os2" checked>Yes<br/>
 <input type="radio" value="No" name="os2"/>No<br/><br/>
 
-<p>Additional comments or ideas on how we can improve the GNOME Women Outreach Program:
+Additional comments or ideas on how we can improve the GNOME Women Outreach Program:
 <textarea rows="7" cols="88" name="custom"></textarea>
-</p>
 
 <input type="hidden" value="women-outreach gnome org" name="business"/>
 <input type="hidden" value="http://projects.gnome.org/outreach/women/thank-you.html"; name="return"/>
@@ -64,7 +55,6 @@ Please increase the amount above if you want to make a larger difference
 <br/><small>You will be redirected to the Paypal website.</small>
 </form>
 
-<br/>
 <p>Thank you for your support!</p>
 
 <p id="foundation-info">GNOME Foundation is a 501(c)3 non-profit organization, and your donation is considered charitable to the extent of applicable law. Consult your tax preparer to determine tax-deductibility.</p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]