gnomeweb-wml r6594 - trunk/www.gnome.org/new-friends



Author: lucasr
Date: Mon Jan 12 23:14:18 2009
New Revision: 6594
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6594&view=rev

Log:
List of hackers is only for the "Adopt a hacker" option.


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 23:14:18 2009
@@ -44,7 +44,22 @@
 		switch($_POST['aidtype']) {
 			case 'adopt':
 			echo 'You have chosen to <strong>adopt a hacker</strong> <a href="index.html">(change)</a> for a monthly amount of $10';
-
+                        echo '<h3>Pick a hacker from whom you will receive a post card:</h3>
+                        <input type="hidden" value="Favorite Hacker" name="on0"/>
+                        <input type="radio" value="You will receive a postcard from Emmanuele Bassi" name="os0"/>Emmanuele Bassi<br/>
+                        <input type="radio" value="You will receive a postcard from Brian Cameron" name="os0"/>Brian Cameron<br/>
+                        <input type="radio" value="You will receive a postcard from Diego Escalante Urrelo" name="os0"/>Diego Escalante Urrelo<br/>
+                        <input type="radio" value="You will receive a postcard from Behdad Esfahbod" name="os0"/>Behdad Esfahbod<br/>
+                        <input type="radio" value="You will receive a postcard from Andre Klapper" name="os0"/>Andre Klapper<br/>
+                        <input type="radio" value="You will receive a postcard from Alexander Larsson" name="os0"/>Alexander Larsson<br/>
+                        <input type="radio" value="You will receive a postcard from Federico Mena Quintero" name="os0"/>Federico Mena Quintero<br/>
+                        <input type="radio" value="You will receive a postcard from Andreas Nilsson" name="os0"/>Andreas Nilsson<br/>
+                        <input type="radio" value="You will receive a postcard from John Palmieri" name="os0"/>John Palmieri<br/>
+                        <input type="radio" value="You will receive a postcard from Frederic Peters" name="os0"/>Frederic Peters<br/>
+                        <input type="radio" value="You will receive a postcard from Stormy Peters" name="os0"/>Stormy Peters<br/>
+                        <input type="radio" value="You will receive a postcard from Lucas Rocha" name="os0"/>Lucas Rocha<br/>
+                        <input type="radio" value="You will receive a postcard from Vincent Untz" name="os0"/>Vincent Untz<br/>
+                        <input type="radio" value="You will receive a postcard from Luis Villa" name="os0"/>Luis Villa<br/>';
 			break;
 			case 'associate':
 			echo 'You have chosen to become a <strong>associate</strong> <a href="index.html">(change)</a> for a one time amount of <input type="text" id="amount" name="amount" value="$25" size=5>';
@@ -66,27 +81,6 @@
 	else header('location: ./index.html');
 ?>
 
-
-<h3>Pick a hacker from whom you will receive a post card:</h3>
-<input type="hidden" value="Favorite Hacker" name="on0"/>
-
-<input type="radio" value="You will receive a postcard from Emmanuele Bassi" name="os0"/>Emmanuele Bassi<br/>
-<input type="radio" value="You will receive a postcard from Brian Cameron" name="os0"/>Brian Cameron<br/>
-<input type="radio" value="You will receive a postcard from Diego Escalante Urrelo" name="os0"/>Diego Escalante Urrelo<br/>
-<input type="radio" value="You will receive a postcard from Behdad Esfahbod" name="os0"/>Behdad Esfahbod<br/>
-<input type="radio" value="You will receive a postcard from Andre Klapper" name="os0"/>Andre Klapper<br/>
-<input type="radio" value="You will receive a postcard from Alexander Larsson" name="os0"/>Alexander Larsson<br/>
-<input type="radio" value="You will receive a postcard from Federico Mena Quintero" name="os0"/>Federico Mena Quintero<br/>
-<input type="radio" value="You will receive a postcard from Andreas Nilsson" name="os0"/>Andreas Nilsson<br/>
-<input type="radio" value="You will receive a postcard from John Palmieri" name="os0"/>John Palmieri<br/>
-<input type="radio" value="You will receive a postcard from Frederic Peters" name="os0"/>Frederic Peters<br/>
-<input type="radio" value="You will receive a postcard from Stormy Peters" name="os0"/>Stormy Peters<br/>
-<input type="radio" value="You will receive a postcard from Lucas Rocha" name="os0"/>Lucas Rocha<br/>
-<input type="radio" value="You will receive a postcard from Vincent Untz" name="os0"/>Vincent Untz<br/>
-<input type="radio" value="You will receive a postcard from Luis Villa" name="os0"/>Luis Villa<br/>
-
-
-
 <h3>Select whether you want to receive a gift:</h3>
 <input type="hidden" value="Donation Gift" name="on1"/>
 <input type="radio" value="Yes" name="os1" checked>Yes, I want to receive a gift as a thank you for my donation.<br/>



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