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

Mario Gallegos mgallegos at ourproject.org
Wed May 9 17:32:45 CEST 2012


Author: mgallegos
Date: 2012-05-09 17:32:44 +0200 (Wed, 09 May 2012)
New Revision: 326

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-09 15:30:03 UTC (rev 325)
+++ trunk/wp-theme/mc2-form.php	2012-05-09 15:32:44 UTC (rev 326)
@@ -11,9 +11,10 @@
 		</tr>
 		<tr>
 			<td><?php _e("To find other collectives with common interests", "mc"); ?></td>
-			<td><?php _e("To attract volunteers to your collective", "mc");</td>
+			<td><?php _e("To attract volunteers to your collective", "mc");?></td>
 		</tr>
 	</table>
+	<!-- 
 	<div style="float: left;">
 		<ul>
 			<li><?php _e("To help others to understand your work and approach", "mc"); ?></li>
@@ -26,7 +27,8 @@
 			<li><?php _e("To attract volunteers to your collective", "mc"); ?></li>
 		</ul>
 	</div>
-	<div style="float: left;"><?php _e("Choose your MC logo here, clicking in the appropriate boxes...", "mc"); ?></div>
+	 -->
+	<div><?php _e("Choose your MC logo here, clicking in the appropriate boxes...", "mc"); ?></div>
 </div>	
 </div>
 <div class="mc-clean"></div>




More information about the Movecommons-commits mailing list