[cc-commits] [CC SVN] r14716 - ccwordpress/trunk/www/wp-content/themes/cc5

webmaster at creativecommons.org webmaster at creativecommons.org
Fri Oct 15 16:55:29 EDT 2010


Author: bse
Date: 2010-10-15 20:55:29 +0000 (Fri, 15 Oct 2010)
New Revision: 14716

Modified:
   ccwordpress/trunk/www/wp-content/themes/cc5/index-head-campaign.php
Log:
Dur,  not i. I blame the gas leak for that.

Modified: ccwordpress/trunk/www/wp-content/themes/cc5/index-head-campaign.php
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc5/index-head-campaign.php	2010-10-15 20:52:30 UTC (rev 14715)
+++ ccwordpress/trunk/www/wp-content/themes/cc5/index-head-campaign.php	2010-10-15 20:55:29 UTC (rev 14716)
@@ -21,7 +21,7 @@
 	</div>
 	<div id="superhero">
 		<div id="superheroCard">
-		<a href="https://creativecommons.net/superheroes/<?= $hero[i][0] ?>/?utm_campaign=superhero&utm_source=ccorg&utm_medium=<?= $hero[i][1] ?>"><img src="/images/support/2010/superheroes/superhero-home-<?= $hero[i][1] ?>.png" alt="<?= $hero[i][0] ?>" border="0"/></a>
+		<a href="https://creativecommons.net/superheroes/<?= $hero[$i][0] ?>/?utm_campaign=superhero&utm_source=ccorg&utm_medium=<?= $hero[$i][1] ?>"><img src="/images/support/2010/superheroes/superhero-home-<?= $hero[$i][1] ?>.png" alt="<?= $hero[$i][0] ?>" border="0"/></a>
 		</div>
 	</div>
 </div>




More information about the cc-commits mailing list