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

Mario Gallegos mgallegos at ourproject.org
Sun May 20 02:58:56 CEST 2012


Author: mgallegos
Date: 2012-05-20 02:58:56 +0200 (Sun, 20 May 2012)
New Revision: 399

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:57:25 UTC (rev 398)
+++ trunk/wp-theme/mc2-form.php	2012-05-20 00:58:56 UTC (rev 399)
@@ -46,9 +46,9 @@
 			<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>	    			
-		</div>     
-		<input class="submit" type="submit" name="submit_first" id="submit_first" value="" />
-		<div class="clear"></div>							
+		</div>     		
+		<div class="clear"></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