[Movecommons-commits] r209 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Thu Mar 15 00:58:25 CET 2012
Author: mgallegos
Date: 2012-03-15 00:58:25 +0100 (Thu, 15 Mar 2012)
New Revision: 209
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-03-14 23:37:58 UTC (rev 208)
+++ trunk/wp-theme/mc2-form.php 2012-03-14 23:58:25 UTC (rev 209)
@@ -55,11 +55,12 @@
<div class="mc-form-descbox-header"><?php _e("Non-Profit", "mc"); ?></div>
<div class="mc-form-descbox-intro"><?php _e("Your initiative does not seek economic benefit", "mc"); ?></div>
<div id="mc-form-more-text-np" class="mc-form-more-text">
- <?php _e("<ul> <li>The initiative does not seek economic benefit</li> <li>Any surplus funds of the initiative are used to help pursue its goals instead of distributing them to owners or shareholders.</li> </ul>", "mc"); ?></div>
- </div>
- <div class="mc-form-icon mc-form-icon-a">
- <img id="mc-form-icon-np" alt="np" src="/mc/0.1/images/np60.png" />
- </div>
+ <?php _e("<ul> <li>The initiative does not seek economic benefit</li> <li>Any surplus funds of the initiative are used to help pursue its goals instead of distributing them to owners or shareholders.</li> </ul>", "mc"); ?>
+ </div>
+ </div>
+ <div class="mc-form-icon mc-form-icon-a">
+ <img id="mc-form-icon-np" alt="np" src="/mc/0.1/images/np60.png" />
+ </div>
</div>
<div style="float: left;width: 500px;">
<img src="/mc/0.1/images/step1.png" alt="step1" class="mc-steps-number-v2" />
@@ -94,11 +95,12 @@
<div class="mc-form-descbox-header"><?php _e("Reproducible", "mc"); ?></div>
<div class="mc-form-descbox-intro"><?php _e("Your initiative is visible, open and transparent, which allows it to be adapted by others", "mc"); ?></div>
<div id="mc-form-more-text-rp" class="mc-form-more-text">
- <?php _e("<ul> <li>The initiative is easily visible to anyone, providing the necessary online material</li> <li>The initiative has transparent procedures and results</li> <li>The initiative allows others to copy and adapt their procedures and materials, probably using <a href=\"http://creativecommons.org/\">Creative Commons</a> licenses for them</li> </ul>", "mc"); ?></div>
- </div>
- <div class="mc-form-icon mc-form-icon-a">
- <img id="mc-form-icon-rp" alt="rp" src="/mc/0.1/images/rp60.png" />
- </div>
+ <?php _e("<ul> <li>The initiative is easily visible to anyone, providing the necessary online material</li> <li>The initiative has transparent procedures and results</li> <li>The initiative allows others to copy and adapt their procedures and materials, probably using <a href=\"http://creativecommons.org/\">Creative Commons</a> licenses for them</li> </ul>", "mc"); ?>
+ </div>
+ </div>
+ <div class="mc-form-icon mc-form-icon-a">
+ <img id="mc-form-icon-rp" alt="rp" src="/mc/0.1/images/rp60.png" />
+ </div>
</div>
<div style="float: left;width: 500px;">
<img src="/mc/0.1/images/step2.png" alt="step2" class="mc-steps-number-v2" />
@@ -112,30 +114,30 @@
<label class="optional-labels-fields">
<?php _e("We use this license for sharing our contents:", "mc"); ?>
</label>
- <label class="optional-labels-fields">
+ <label class="optional-labels-fields" style="margin-left: 30px;">
<input type="checkbox" name="creative-commons" value="S" id="creative-commons" />
<?php _e("Creative Commons, in this webpage:", "mc"); ?>
</label>
- <label class="optional-labels-fields">
+ <label class="optional-labels-fields" style="margin-left: 30px;">
<input type="checkbox" name="other-license" value="S" id="other-license" />
<?php _e("Other license, in this webpage:", "mc"); ?>
</label>
<label class="optional-labels-fields">
<?php _e("We share:", "mc"); ?>
</label>
- <label class="optional-labels-fields">
+ <label class="optional-labels-fields" style="margin-left: 30px;">
<input type="checkbox" name="organization-structure" value="S" id="organization-structure" />
<?php _e("Organization structure", "mc"); ?>
</label>
- <label class="optional-labels-fields">
+ <label class="optional-labels-fields" style="margin-left: 30px;">
<input type="checkbox" name="projects-and-results" value="S" id="projects-and-results" />
<?php _e("Projects and results", "mc"); ?>
</label>
- <label class="optional-labels-fields">
+ <label class="optional-labels-fields" style="margin-left: 30px;">
<input type="checkbox" name="methods-procedures" value="S" id="methods-procedures" />
<?php _e("Methods / Procedures", "mc"); ?>
</label>
- <label class="optional-labels-fields">
+ <label class="optional-labels-fields" style="margin-left: 30px;">
<input type="checkbox" name="documentation" value="S" id="documentation" />
<?php _e("Documentation", "mc"); ?>
</label>
@@ -154,7 +156,9 @@
<div id="mc-form-less-link-rc" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
<div class="mc-form-descbox-header"><?php _e("Reinforcing the Commons", "mc"); ?></div>
<div class="mc-form-descbox-intro"><?php _e("Your initiative protectes/expands The Commons, resources that are collectively owned", "mc"); ?></div>
- <div id="mc-form-more-text-rc" class="mc-form-more-text"><?php _e("The Commons are those resources that are collectively owned or shared among populations. Thus, your initiative is promoting The Commons by focusing its work in protecting/expanding any of them in any particular area of action", "mc"); ?></div>
+ <div id="mc-form-more-text-rc" class="mc-form-more-text">
+ <?php _e("The Commons are those resources that are collectively owned or shared among populations. Thus, your initiative is promoting The Commons by focusing its work in protecting/expanding any of them in any particular area of action", "mc"); ?>
+ </div>
<div class="mc-form-icon mc-form-icon-a">
<img id="mc-form-icon-rc" alt="rc" src="/mc/0.1/images/rc60.png" />
</div>
@@ -194,11 +198,12 @@
<div class="mc-form-descbox-header"><?php _e("Grassroots", "mc"); ?></div>
<div class="mc-form-descbox-intro"><?php _e("Your initiative is driven by horizontal collective decisions", "mc"); ?></div>
<div id="mc-form-more-text-gr" class="mc-form-more-text">
- <?php _e("<ul> <li>The initiative follows collective decision-making procedures for tackling most issues</li> <li>The hierarchical structure is minimal or inexistent. That is, horizontal grassroots discussions of the members have a major weight when compared with vertical instructions from the board</li> </ul>", "mc"); ?></div>
- </div>
- <div class="mc-form-icon mc-form-icon-a">
- <img id="mc-form-icon-gr" alt="rp" src="/mc/0.1/images/gr60.png" />
- </div>
+ <?php _e("<ul> <li>The initiative follows collective decision-making procedures for tackling most issues</li> <li>The hierarchical structure is minimal or inexistent. That is, horizontal grassroots discussions of the members have a major weight when compared with vertical instructions from the board</li> </ul>", "mc"); ?>
+ </div>
+ </div>
+ <div class="mc-form-icon mc-form-icon-a">
+ <img id="mc-form-icon-gr" alt="rp" src="/mc/0.1/images/gr60.png" />
+ </div>
</div>
<div style="float: left;width: 500px;">
<img src="/mc/0.1/images/step4.png" alt="step4" class="mc-steps-number-v2" />
More information about the Movecommons-commits
mailing list