gnomeweb-wml r6588 - trunk/www.gnome.org/new-friends
- From: lucasr svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r6588 - trunk/www.gnome.org/new-friends
- Date: Mon, 12 Jan 2009 22:19:46 +0000 (UTC)
Author: lucasr
Date: Mon Jan 12 22:19:46 2009
New Revision: 6588
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6588&view=rev
Log:
Fix in step2.wml.
Modified:
trunk/www.gnome.org/new-friends/step2.wml
Modified: trunk/www.gnome.org/new-friends/step2.wml
==============================================================================
--- trunk/www.gnome.org/new-friends/step2.wml (original)
+++ trunk/www.gnome.org/new-friends/step2.wml Mon Jan 12 22:19:46 2009
@@ -108,12 +108,10 @@
<input type="hidden" name="business" value="friends gnome org">
<!-- Specify a Subscribe button. -->
<input type="hidden" name="cmd" value="_xclick-subscriptions">
- <! -- Identify the subscription. - - >
- <!--
+ <!-- Identify the subscription. -->
<input type="hidden" name="item_name" value="Adopt a hacker for 10$ a month">
<input type="hidden" name ="item_number" value="DIG Weekly">
- -->
- <! -- Set the terms of the regular subscription. -->
+ <!-- Set the terms of the regular subscription. -->
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="a3" value= "10.00">
<input type="hidden" name="p3" value="1" >
@@ -128,7 +126,7 @@
echo '<input type="hidden" value="friends gnome org" name="business"/>
<input type="hidden" value="http://www.gnome.org/friends/thank-you.html" name="return"/>
<input type="hidden" value="_xclick" name="cmd"/>
- <input type="hidden" name="item_name" value="Associate level donation ($25-500)">
+ <input type="hidden" name="item_name" value="Associate level donation ($25-500)"/>
<input type="image" alt="Donate" name="submit" src="images/donate-button.png"/>';
break;
@@ -136,8 +134,7 @@
echo '<input type="hidden" value="friends gnome org" name="business"/>
<input type="hidden" value="http://www.gnome.org/friends/thank-you.html" name="return"/>
<input type="hidden" value="_xclick" name="cmd"/>
- <input type="hidden" name="item_name" value="Sponsor level donation ($500-1200)">
- <input type="image" alt="Donate" name="submit" src="images/donate-button.png"/>';
+ <input type="hidden" name="item_name" value="Sponsor level donation ($500-1200)"/>
<input type="image" alt="Donate" name="submit" src="images/donate-button.png"/>';
break;
@@ -145,7 +142,7 @@
echo '<input type="hidden" value="friends gnome org" name="business"/>
<input type="hidden" value="http://www.gnome.org/friends/thank-you.html" name="return"/>
<input type="hidden" value="_xclick" name="cmd"/>
- <input type="hidden" name="item_name" value="Philanthropist level donation ($1200 or more)">
+ <input type="hidden" name="item_name" value="Philanthropist level donation ($1200 or more)"/>
<input type="image" alt="Donate" name="submit" src="images/donate-button.png"/>';
break;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]