[cc-commits] [CC SVN] r11071 - themes/ccwiki/branches/production/cc4
webmaster at creativecommons.org
webmaster at creativecommons.org
Wed Oct 29 13:32:33 EDT 2008
Author: bse
Date: 2008-10-29 17:32:33 +0000 (Wed, 29 Oct 2008)
New Revision: 11071
Modified:
themes/ccwiki/branches/production/cc4/
themes/ccwiki/branches/production/cc4/CC4.php
Log:
Merged revisions 11070 via svnmerge from
svn+ssh://svn@code.creativecommons.org/svnroot/themes/ccwiki/trunk/cc4
........
r11070 | bse | 2008-10-29 17:29:48 +0000 (Wed, 29 Oct 2008) | 2 lines
Added CC Network to The Commons.
........
Property changes on: themes/ccwiki/branches/production/cc4
___________________________________________________________________
Name: svnmerge-integrated
- /themes/ccwiki/trunk/cc4:1-9694
+ /themes/ccwiki/trunk/cc4:1-9694,11070
Modified: themes/ccwiki/branches/production/cc4/CC4.php
===================================================================
--- themes/ccwiki/branches/production/cc4/CC4.php 2008-10-29 17:29:48 UTC (rev 11070)
+++ themes/ccwiki/branches/production/cc4/CC4.php 2008-10-29 17:32:33 UTC (rev 11071)
@@ -284,9 +284,10 @@
<div class="sideitem">
<h4>The Commons</h4>
<ul>
- <li><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/images/sc.png"/> <a href="http://sciencecommons.org">Science Commons</a></li>
- <li><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/images/cci.png"/> <a href="http://creativecommons.org/international">ccInternational</a></li>
- <li><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/images/learn.png"/> <a href="http://learn.creativecommons.org">ccLearn</a></li>
+ <li><a href="https://creativecommons.net">CC Network</a></li>
+ <li><a href="http://sciencecommons.org">Science Commons</a></li>
+ <li><a href="http://creativecommons.org/international">ccInternational</a></li>
+ <li><a href="http://learn.creativecommons.org">ccLearn</a></li>
</ul>
</div>
More information about the cc-commits
mailing list