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

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


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

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:03:55 UTC (rev 402)
+++ trunk/wp-theme/mc2-form.php	2012-05-20 01:05:36 UTC (rev 403)
@@ -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>     				
-		<div class="clear" style="width: 30px;"></div>											
-		<input class="submit" type="submit" name="submit_first" id="submit_first" value="" />
+		</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