[Movecommons-commits] r376 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Sat May 19 22:44:33 CEST 2012
Author: mgallegos
Date: 2012-05-19 22:44:32 +0200 (Sat, 19 May 2012)
New Revision: 376
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-05-19 20:39:49 UTC (rev 375)
+++ trunk/wp-theme/mc2-form.php 2012-05-19 20:44:32 UTC (rev 376)
@@ -301,7 +301,7 @@
</div>
<div class="mc-clean"></div>
- </div><div class="mc-clean"></div>
+ </div><div class="mc-clean" style="height: 1px;"></div>
</div><!-- End Fifth slide -->
</div> <!-- End Slider -->
@@ -357,7 +357,7 @@
$j('#rc-checkbox').checkbox();
$j('#gr-checkbox').checkbox();
$j('#slider1').bxSlider({startingSlide:0});
- //$j('#fifth').remove();
+ $j('#fifth').remove();
});
//$j('div.blockMe1').block({ message: null });
More information about the Movecommons-commits
mailing list