[cc-commits] [CC SVN] r12454 - ccwordpress/trunk/www/wp-content/themes/cc5
webmaster at creativecommons.org
webmaster at creativecommons.org
Tue Apr 28 13:44:32 EDT 2009
Author: bse
Date: 2009-04-28 17:44:32 +0000 (Tue, 28 Apr 2009)
New Revision: 12454
Modified:
ccwordpress/trunk/www/wp-content/themes/cc5/single.php
Log:
Sidebar template in wrong location.
Modified: ccwordpress/trunk/www/wp-content/themes/cc5/single.php
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc5/single.php 2009-04-28 01:36:42 UTC (rev 12453)
+++ ccwordpress/trunk/www/wp-content/themes/cc5/single.php 2009-04-28 17:44:32 UTC (rev 12454)
@@ -131,6 +131,6 @@
</div>
</div>
<? }?>
+<?php get_sidebar(); ?>
</div>
-<?php get_sidebar(); ?>
<?php get_footer(); ?>
More information about the cc-commits
mailing list