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

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


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

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:33:18 UTC (rev 467)
+++ trunk/wp-theme/mc2-form.php	2012-06-05 16:41:16 UTC (rev 468)
@@ -231,7 +231,7 @@
 				    </div>
 				</div>
 				<div style="width: 100%;float: left;margin-bottom: 20px;">
-					<div class="label2" style="margin-left: 185px;float: left;"><?php _e("4. Does your initiative Reinforce the Commons?", "mc"); ?></div>
+					<div class="label2" style="margin-left: 170px;float: left;"><?php _e("4. Does your initiative Reinforce the Commons?", "mc"); ?></div>
 					<div id="step4-radio" style="float: left;margin-left: 10px;margin-top: 10px;">
 						<input type="radio" id="step4-yes" name="radio" /><label for="step4-yes" style="font-size: 14px;">Yes</label>
 						<input type="radio" id="step4-no" name="radio" /><label for="step4-no" style="font-size: 14px;">No</label>					
@@ -293,7 +293,7 @@
 				    </div>
 				</div>
 				<div style="width: 100%;float: left;margin-bottom: 20px;">
-					<div class="label2" style="margin-left: 185px;float: left;"><?php _e("5. Is your initiative driven by horizontal collective decisions?", "mc"); ?></div>
+					<div class="label2" style="margin-left: 125px;float: left;"><?php _e("5. Is your initiative driven by horizontal collective decisions?", "mc"); ?></div>
 					<div id="step5-radio" style="float: left;margin-left: 10px;margin-top: 10px;">
 						<input type="radio" id="step5-yes" name="radio" /><label for="step5-yes" style="font-size: 14px;">Yes</label>
 						<input type="radio" id="step5-no" name="radio" /><label for="step5-no" style="font-size: 14px;">No</label>					




More information about the Movecommons-commits mailing list