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

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


Author: mgallegos
Date: 2012-05-20 03:07:45 +0200 (Sun, 20 May 2012)
New Revision: 404

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:05:36 UTC (rev 403)
+++ trunk/wp-theme/mc2-form.php	2012-05-20 01:07:45 UTC (rev 404)
@@ -46,8 +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>		     				
+		<div class="clear"></div>
+		<input class="submit" type="submit" name="submit_first" id="submit_first" value="" />
 		<div class="clear"></div>													
 	</div><!-- End first slide -->
 	<div class="clear"></div>		




More information about the Movecommons-commits mailing list