[Movecommons-commits] r596 - in trunk: . wp-theme

Samer . shevek at ourproject.org
Tue Jan 22 15:47:50 CET 2013


Author: shevek
Date: 2013-01-22 15:47:50 +0100 (Tue, 22 Jan 2013)
New Revision: 596

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


Modified: trunk/DEV_GUIDE
===================================================================
--- trunk/DEV_GUIDE	2013-01-21 19:37:31 UTC (rev 595)
+++ trunk/DEV_GUIDE	2013-01-22 14:47:50 UTC (rev 596)
@@ -1,5 +1,5 @@
 * Move Commons Developer's Guide
-NOTE: This document is best viewed with GNU Emacs Org-mode
+NOTE: This document is best viewed with GNU Emacs Org-mode (open with Emacs, Alt+X org-mode)
 
 This is the Move Commons (MC) guide for developers. Move Commons is a simple tool for connecting potential volunteers and contributors to initiatives, collectives and NGOs. Check http://movecommons.org for more information.
 

Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2013-01-21 19:37:31 UTC (rev 595)
+++ trunk/wp-theme/mc2-form.php	2013-01-22 14:47:50 UTC (rev 596)
@@ -101,7 +101,7 @@
 			  		<div id="mc-form-optional-non-profit" style="width: 500px;">
 			  			<!--<img src="/mc/0.1/images/button_cancel.png" alt="selected" id="button-close-a" style="display: inline;position: relative;top: -23px;z-index: 1000;left: 476px;"/> -->
 			  			<div class="blockMe1" style="position: relative;float: left;width: 440px;font-size: 16px;margin-left: 10px;margin-top: 30px;border: 1px solid #B7C4C8;padding-bottom: 10px;">
-					  		<label id="mc-optional-non-profit" style="color: #444;background-color: #FEFBFD;"><?php _e("Optional", "mc"); ?></label>					  				  
+					  		<label id="mc-optional-non-profit" style="color: #444;background-color: #FEFBFD;"><?php _e("Tick what applies (optional):", "mc"); ?></label>					  				  
 					    	<label class="optional-labels-fields">					     
 						    	<input type="checkbox" name="registered-non-profit" value="S" id="registered-non-profit" disabled="disabled"/>
 						    	<?php _e("We are officially registered", "mc"); ?>




More information about the Movecommons-commits mailing list