[gnomeweb-wml] Text correction on step2



commit dd681e08c7fea19dfdbd80e25151d7693e82575d
Author: Jaap A. Haitsma <jaap haitsma org>
Date:   Sun May 10 18:58:29 2009 +0200

    Text correction on step2
---
 www.gnome.org/friends/step2.wml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www.gnome.org/friends/step2.wml b/www.gnome.org/friends/step2.wml
index e9cb19e..b110db4 100644
--- a/www.gnome.org/friends/step2.wml
+++ b/www.gnome.org/friends/step2.wml
@@ -62,13 +62,13 @@ improve GNOME products.</li>
                         <input type="radio" value="You will receive a postcard from Luis Villa" name="os0"/><a href="http://live.gnome.org/LuisVilla4"; target="_blank">Luis Villa</a><br/>';
 			break;
 			case 'associate':
-			echo 'You have chosen to become a <strong>associate</strong> <a href="index.html">(change)</a> for a one time <input type="text" id="amount" name="amount" value="$25" size=5>';
+			echo 'You have chosen to become a <strong>associate</strong> <a href="index.html">(change)</a> for a one time donation of<input type="text" id="amount" name="amount" value="$25" size=5>';
 			break;
 			case 'sponsor':
-			echo 'You have chosen to become a <strong>sponsor</strong> <a href="index.html">(change)</a> for a one time <input type="text" id="amount" name="amount" value="$500" size=5>';
+			echo 'You have chosen to become a <strong>sponsor</strong> <a href="index.html">(change)</a> for a one time donation of <input type="text" id="amount" name="amount" value="$500" size=5>';
 			break;
 			case 'philanthropist':
-			echo 'You have chosen to become a <strong>philanthropist</strong> <a href="index.html">(change)</a> for a one time <input type="text" id="amount" name="amount" value="$1200" size=5>';
+			echo 'You have chosen to become a <strong>philanthropist</strong> <a href="index.html">(change)</a> for a one time donation of <input type="text" id="amount" name="amount" value="$1200" size=5>';
 			break;
 			default:
 				header('location: ./index.html');



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