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

Mario Gallegos mgallegos at ourproject.org
Thu Mar 15 02:23:43 CET 2012


Author: mgallegos
Date: 2012-03-15 02:23:42 +0100 (Thu, 15 Mar 2012)
New Revision: 214

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-03-15 01:17:00 UTC (rev 213)
+++ trunk/wp-theme/mc2-form.php	2012-03-15 01:23:42 UTC (rev 214)
@@ -71,7 +71,7 @@
 						    	<input type="checkbox" name="registered-non-profit" value="S" id="registered-non-profit"/>
 						    	<?php _e("We are registered as Non-profit, check this webpage:", "mc"); ?>
 					    	</label>
-					    	<label id="infield-non-profit-website" for="non-profit-website">something like http://example.com</label>
+					    	<label id="infield-non-profit-website" for="non-profit-website" style="position: absolute;top: 0;left: 0;display: block;margin: 5px 5px 5px 6px;padding: 0;">something like http://example.com</label>
 							<input type="text" name="non-profit-website" value="" id="non-profit-website">
 					    	<label class="optional-labels-fields">					     
 						    	<input type="checkbox" name="open-accounting" value="S" id="open-accounting" />




More information about the Movecommons-commits mailing list