[Movecommons-commits] r462 - trunk/wp-theme

Mario Gallegos mgallegos at ourproject.org
Tue Jun 5 18:06:16 CEST 2012


Author: mgallegos
Date: 2012-06-05 18:06:16 +0200 (Tue, 05 Jun 2012)
New Revision: 462

Modified:
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-06-05 16:03:15 UTC (rev 461)
+++ trunk/wp-theme/mc2-form.php	2012-06-05 16:06:16 UTC (rev 462)
@@ -72,8 +72,8 @@
 				</div>					
 				<div class="label2" style="margin-left: 185px;"><?php _e("2. Is your initiative Non-Profit?", "mc"); ?></div>
 				<div id="step1-radio">
-					<input type="radio" id="step2-yes" name="radio" /><label for="radio1">Yes</label>
-					<input type="radio" id="step2-no" name="radio" checked="checked" /><label for="radio2">No</label>					
+					<input type="radio" id="step2-yes" name="radio" /><label for="step2-yes">Yes</label>
+					<input type="radio" id="step2-no" name="radio" /><label for="step2-no">No</label>					
 				</div>	  	
 			 	<div class="mc-form-rounded mc-form-category-group-v2 float-left" id="mc-form-category-group-a">				    
 				  	<img src="/mc/0.1/images/cat-selected.png" alt="selected" class="mc-cat-selected mc-cat-selected-a" id="mc-cat-selected-np" />				  	




More information about the Movecommons-commits mailing list