[Movecommons-commits] r505 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Thu Jun 7 16:27:05 CEST 2012
Author: mgallegos
Date: 2012-06-07 16:27:05 +0200 (Thu, 07 Jun 2012)
New Revision: 505
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-06-06 00:04:37 UTC (rev 504)
+++ trunk/wp-theme/mc2-form.php 2012-06-07 14:27:05 UTC (rev 505)
@@ -360,8 +360,23 @@
</div>
</div>
<div class="label2" style="margin-left: 185px;float: left;"><?php _e("6. Show your principles in the web", "mc"); ?></div>
- <div style="width: 903px;height: 400px;">
- </div>
+ <div class="label2" style="margin-left: 185px;float: left;font-size: 14px;"><?php _e("You can use any of these logos:", "mc"); ?></div>
+ <div style="width: 903px;">
+ <table summary=""><tbody><tr>
+ <td>
+ <a href="http://movecommons.org/en/np-rp-ro-rs/0.1/"><img src="/mc/0.1/images/np-rp-ro-rs-88x31-0.1.png" alt="Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative" class="mc-icon" id="mc-icon-88x31-0.1"></a>
+ <br>
+ <input name="button" checked="checked" onclick="swapicon('120x90', '88x31')" type="radio">
+ </td>
+ <td>
+ <a href="http://movecommons.org/en/np-rp-ro-rs/0.1/"><img src="/mc/0.1/images/np-rp-ro-rs-120x90-0.1.png" alt="Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative" class="mc-icon" id="mc-icon-120x90-0.1"></a>
+ <br><input name="button" onclick="swapicon('88x31', '120x90')" type="radio">
+
+ </td>
+ </tr></tbody></table>
+ </div>
+ <div class="label2" style="margin-left: 185px;float: left;font-size: 14px;"><?php _e("Include this code in the web of your collective:", "mc"); ?></div>
+ <textarea rows="4" cols="68" onfocus="this.select()" class="mc-icon88x31-code" id="mc-intro-textarea"><div id="move-commons-badge"><div xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:mc="http://movecommons.org/ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" about="waveclick.com.sv" typeof="mc:Collective"></div><div property="foaf:name" content="Waveclick"></div><div rel="foaf:homepage" href="waveclick.com.sv"></div><div rel="mc:moveCommonsType" resource="[mc:NonProfit]"></div><div rel="mc:moveCommonsType" resource="[mc:Reproducible]"></div><div rel="mc:moveCommonsType" resource="[mc:ReinforcesOtherAims]"></div><div rel="mc:moveCommonsType" resource="[mc:Representative]"></div><div about="#dd" typeof="skos:Concept"></div><div about="#dd" typeof="skos:Concept"></div><a href="http://movecommons.org/en/np-rp-ro-rs/0.1/"><img src="http://movecommons.org/mc/0.1/images/np-rp-ro-rs-88x31-0.1.png" alt="Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative" /></a><p>Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative</p></div></textarea>
<div class="clear"></div>
</div>
<div class="clear"></div>
More information about the Movecommons-commits
mailing list