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

Mario Gallegos mgallegos at ourproject.org
Tue May 8 21:50:13 CEST 2012


Author: mgallegos
Date: 2012-05-08 21:50:13 +0200 (Tue, 08 May 2012)
New Revision: 295

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-08 19:33:10 UTC (rev 294)
+++ trunk/wp-theme/mc2-form.php	2012-05-08 19:50:13 UTC (rev 295)
@@ -28,7 +28,7 @@
 		  </div>
 	  </div>
 	  <div id="mc-form-optional-languages">
-		  <div style="position: relative;float: left;width: 400px;font-size: 16px;margin-right:23px;margin-top: 20px;">
+		  <div style="position: relative;float: left;width: 400px;font-size: 16px;margin-right:29px;margin-top: 20px;">
 		    <label id="mc-optional-languages" style="background-color: #FEFBFD"><?php _e("Language(s) (press enter or comma to separate)", "mc"); ?></label>	    
 		    <input type="text" name="languages" value="" id="languages" />
 		  </div>
@@ -318,7 +318,7 @@
 	$j('#infield-creative-commons-website').inFieldLabels();
 	$j('#infield-other-license-website').inFieldLabels();
 	$j('#infield-url').inFieldLabels();
-	$j('#terms-of-use-website').inFieldLabels();		
+	$j('#infield-terms-of-use-website').inFieldLabels();		
 	$j('#slider1').bxSlider();
 	//$j('div.blockMe1').block({ message: null });
 	//$j('div.blockMe2').block({ message: null });




More information about the Movecommons-commits mailing list