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

Mario Gallegos mgallegos at ourproject.org
Mon May 7 21:09:26 CEST 2012


Author: mgallegos
Date: 2012-05-07 21:09:26 +0200 (Mon, 07 May 2012)
New Revision: 283

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-07 18:46:35 UTC (rev 282)
+++ trunk/wp-theme/mc2-form.php	2012-05-07 19:09:26 UTC (rev 283)
@@ -52,10 +52,8 @@
 			
 	</div><!-- End first slide -->
 	
-	<div> <!--Second slide -->
-	
-		<div id="mc-form-optional-boxes">
-	  	<div style="position: relative;width: 100%;font-size: 16px;margin-right:23px;margin-top: 20px;">
+	<div> <!-- First second slide -->
+		<div style="position: relative;width: 100%;font-size: 16px;margin-right:23px;margin-top: 20px;">
 		  <label id="mc-optional-optional-boxes"><?php _e("Click on those you think corespond to your initiative:", "mc"); ?></label>  
 		  <div class="mc-cat-group-a-v2" id="mc-cat-group-a">		  	
 		  	<div style="float: left;" class="mc-form-category-group-a-v2">		  	
@@ -105,12 +103,14 @@
 			  	</div>				
 		  	</div>		  	
 		  </div>
-		  <div class="mc-clean"></div>
-			
+		  <div class="mc-clean"></div>  
 	</div><!-- End second slide -->
-</div>
+</div> <!-- End Slider -->
 
   
+ 	<div id="mc-form-optional-boxes">
+ 	
+	  	
 		  
 		  <div class="mc-cat-group-b-v2" id="mc-cat-group-b">		  	
 	  		<div style="float: left;" class="mc-form-category-group-b-v2">		  	
@@ -301,8 +301,7 @@
 	$j('#infield-creative-commons-website').inFieldLabels();
 	$j('#infield-other-license-website').inFieldLabels();
 	$j('#infield-url').inFieldLabels();
-	$j('#terms-of-use-website').inFieldLabels();
-	$j('#slider1').bxSlider();		
+	$j('#terms-of-use-website').inFieldLabels();		
 
 	//$j('div.blockMe1').block({ message: null });
 	//$j('div.blockMe2').block({ message: null });




More information about the Movecommons-commits mailing list