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

Mario Gallegos mgallegos at ourproject.org
Wed May 9 17:30:04 CEST 2012


Author: mgallegos
Date: 2012-05-09 17:30:03 +0200 (Wed, 09 May 2012)
New Revision: 325

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:25:49 UTC (rev 324)
+++ trunk/wp-theme/mc2-form.php	2012-05-09 15:30:03 UTC (rev 325)
@@ -4,6 +4,16 @@
 </div>
 <div class="mc-form-info">
 	<div><?php _e("Move Commons allows your collective/initiative:", "mc"); ?></div>
+	<table>
+		<tr>
+			<td><?php _e("To help others to understand your work and approach", "mc"); ?></td>
+			<td><?php _e("To find your work easier", "mc"); ?></td>
+		</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>
+		</tr>
+	</table>
 	<div style="float: left;">
 		<ul>
 			<li><?php _e("To help others to understand your work and approach", "mc"); ?></li>




More information about the Movecommons-commits mailing list