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

Mario Gallegos mgallegos at ourproject.org
Tue Mar 20 21:39:13 CET 2012


Author: mgallegos
Date: 2012-03-20 21:39:13 +0100 (Tue, 20 Mar 2012)
New Revision: 270

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-03-20 20:37:51 UTC (rev 269)
+++ trunk/wp-theme/mc2-form.php	2012-03-20 20:39:13 UTC (rev 270)
@@ -66,10 +66,10 @@
 			  		</div>
 			  	</div>
 			  	<div style="float: left;width: auto;">
-			  		<img src="/mc/0.1/images/step1.png" alt="step1" class="mc-steps-number-v2" />
-					<img src="/mc/0.1/images/button_cancel.png" alt="selected" id="button-close-a" style="display: inline;position: relative;top: -19px;z-index: 1000;right: -10px;"/>			  		
+			  		<img src="/mc/0.1/images/step1.png" alt="step1" class="mc-steps-number-v2" />								  		
 					<div style="float:right;width:10px;height:47px;"></div>						
 			  		<div id="mc-form-optional-non-profit" style="display: none;width: 500px;">
+			  			<img src="/mc/0.1/images/button_cancel.png" alt="selected" id="button-close-a" style="display: inline;position: relative;top: -19px;z-index: 1000;right: -10px;"/>
 			  			<div class="blockMe1" style="position: relative;float: left;width: 440px;font-size: 16px;margin-left: 10px;margin-top: 45px;border: 1px solid #B7C4C8;padding-bottom: 10px;">
 					  		<label id="mc-optional-non-profit" style="color: #444;background-color: #FEFBFD;"><?php _e("Optional", "mc"); ?></label>					  				  
 					    	<label class="optional-labels-fields">					     




More information about the Movecommons-commits mailing list