[Movecommons-commits] r518 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Tue Oct 2 07:08:24 CEST 2012
Author: mgallegos
Date: 2012-10-02 07:08:24 +0200 (Tue, 02 Oct 2012)
New Revision: 518
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-10-02 05:01:40 UTC (rev 517)
+++ trunk/wp-theme/mc2-form.php 2012-10-02 05:08:24 UTC (rev 518)
@@ -123,8 +123,10 @@
</div>
</div>
<div class="clear"></div>
- <button class="submit" type="submit" name="p_submit_second" id="p_submit_second"><?php _e("Previous", "mc"); ?></button>
- <button class="submit" type="submit" name="submit_second" id="submit_second" onblur="$j('#registered-non-profit').focus();"><?php _e("Next", "mc"); ?></button>
+ <div>
+ <button class="submit" type="submit" name="p_submit_second" id="p_submit_second" style="margin-right: 10px;"><?php _e("Previous", "mc"); ?></button>
+ <button class="submit" type="submit" name="submit_second" id="submit_second" onblur="$j('#registered-non-profit').focus();"><?php _e("Next", "mc"); ?></button>
+ </div>
<div class="clear"></div>
</div>
</div>
@@ -380,7 +382,8 @@
</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 style="margin-left: 185px;margin-top: 20px;margin-bottom: 20px;" 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>
+ <textarea style="margin-left: 185px;margin-top: 20px;margin-bottom: 20px;" 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>
+ <button class="submit" type="submit" name="p_submit_sixth" id="p_submit_sixth"><?php _e("Previous", "mc"); ?></button>
<div class="clear"></div>
</div>
<div class="clear"></div>
More information about the Movecommons-commits
mailing list