[Movecommons-commits] r561 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Thu Nov 1 17:09:52 CET 2012
Author: mgallegos
Date: 2012-11-01 17:09:52 +0100 (Thu, 01 Nov 2012)
New Revision: 561
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-11-01 15:56:31 UTC (rev 560)
+++ trunk/wp-theme/mc2-form.php 2012-11-01 16:09:52 UTC (rev 561)
@@ -422,7 +422,7 @@
</map>
<map id="step2_image_map" name="step2_image_map">
- <area step="1" shape="circle" coords="30,12,12"><!--1-->
+ <area href="#" step="1" shape="circle" coords="30,12,12"><!--1-->
</map>
<map id="step2_image_map-all" name="step2_image_map-all">
@@ -434,8 +434,8 @@
</map>
<map id="step3_image_map" name="step3_image_map">
- <area step="1" shape="circle" coords="30,12,12"><!--1-->
- <area step="2" shape="circle" coords="122,12,12"><!--2-->
+ <area href="#" step="1" shape="circle" coords="30,12,12"><!--1-->
+ <area href="#" step="2" shape="circle" coords="122,12,12"><!--2-->
</map>
<map id="step3_image_map_all" name="step3_image_map_all">
More information about the Movecommons-commits
mailing list