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

Mario Gallegos mgallegos at ourproject.org
Sun May 20 03:03:55 CEST 2012


Author: mgallegos
Date: 2012-05-20 03:03:55 +0200 (Sun, 20 May 2012)
New Revision: 402

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-20 01:01:50 UTC (rev 401)
+++ trunk/wp-theme/mc2-form.php	2012-05-20 01:03:55 UTC (rev 402)
@@ -45,10 +45,10 @@
 			<input type="text" name="keywords" value="Keywords" id="keywords"/>
 			<label for="keywords"><?php _e("Keywords (press enter or comma to separate)", "mc"); ?></label>
 			<input type="text" name="location" value="Location" id="location" onblur="$j('#ininame').focus();"/>
-			<label for="location"><?php _e("Location....", "mc"); ?></label>
-			<input class="submit" type="submit" name="submit_first" id="submit_first" value="" />	    			
-		</div>     		
-		<div class="clear"></div>											
+			<label for="location"><?php _e("Location....", "mc"); ?></label>				    			
+		</div>     				
+		<div class="clear" style="width: 30px;"></div>											
+		<input class="submit" type="submit" name="submit_first" id="submit_first" value="" />
 	</div><!-- End first slide -->
 	<div class="clear"></div>		
  	




More information about the Movecommons-commits mailing list