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

Mario Gallegos mgallegos at ourproject.org
Wed Oct 3 03:47:02 CEST 2012


Author: mgallegos
Date: 2012-10-03 03:47:02 +0200 (Wed, 03 Oct 2012)
New Revision: 525

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-10-03 01:44:12 UTC (rev 524)
+++ trunk/wp-theme/mc2-form.php	2012-10-03 01:47:02 UTC (rev 525)
@@ -439,7 +439,7 @@
 	$j('#rp-checkbox').checkbox();
 	$j('#rc-checkbox').checkbox();
 	$j('#gr-checkbox').checkbox();*/
-	$j('.buttonp').button({ icons: {secondary:'ui-icon-arrowthick-1-w'} });
+	$j('.buttonp').button({ icons: {primary:'ui-icon-arrowthick-1-w'} });
 	$j('.buttonn').button({ icons: {secondary:'ui-icon-arrowthick-1-e'} });
 	$j( "#step2-radio").buttonset();
 	$j( "#step3-radio").buttonset();




More information about the Movecommons-commits mailing list