[Movecommons-commits] r359 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Sat May 19 21:06:34 CEST 2012
Author: mgallegos
Date: 2012-05-19 21:06:32 +0200 (Sat, 19 May 2012)
New Revision: 359
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-05-19 19:00:23 UTC (rev 358)
+++ trunk/wp-theme/mc2-form.php 2012-05-19 19:06:32 UTC (rev 359)
@@ -3,6 +3,7 @@
<?php _e("Frame your initiative or collective:", "mc"); ?></h3>
<?php echo qtrans_generateLanguageSelectCode("text"); ?><img src="/mc/0.1/images/" alt="" class="mc-form-icon-result" id="mc-form-icon-result" style="display: block; margin: 40px 60px;" />
</div>
+<!--
<div class="mc-form-info">
<div><?php _e("Move Commons allows your collective/initiative:", "mc"); ?></div>
<div style="width: 100%;">
@@ -23,6 +24,7 @@
</div>
</div>
<div class="mc-clean"></div>
+ -->
<div id="slider1"><ul>
<li> <!-- First slide -->
@@ -350,12 +352,12 @@
$j('#infield-creative-commons-website').inFieldLabels();
$j('#infield-other-license-website').inFieldLabels();
$j('#infield-url').inFieldLabels();
- $j('#infield-terms-of-use-website').inFieldLabels();
- $j('#slider1').easySlider();
+ $j('#infield-terms-of-use-website').inFieldLabels();
$j('#np-checkbox').checkbox();
$j('#rp-checkbox').checkbox();
$j('#rc-checkbox').checkbox();
$j('#gr-checkbox').checkbox();
+ //$j('#slider1').easySlider();
//$j('div.blockMe1').block({ message: null });
//$j('div.blockMe2').block({ message: null });
//$j('div.blockMe3').block({ message: null });
More information about the Movecommons-commits
mailing list