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

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


Author: mgallegos
Date: 2012-05-20 03:01:50 +0200 (Sun, 20 May 2012)
New Revision: 401

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-20 00:59:54 UTC (rev 400)
+++ trunk/wp-theme/mc2-form.php	2012-05-20 01:01:50 UTC (rev 401)
@@ -45,11 +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>	    			
+			<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>
-		<input class="submit" type="submit" name="submit_first" id="submit_first" value="" />
-		<div class="clear"></div>							
+		<div class="clear"></div>											
 	</div><!-- End first slide -->
 	<div class="clear"></div>		
  	




More information about the Movecommons-commits mailing list