Fix for single.php missing a /div and the subontent-wrapper being missing, making the footer out of whack in 3c2r layout

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-11-13 18:15:19 -08:00
parent 5c1e3c5794
commit 2d41987c77
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<?php } ?>
<?php } endwhile; ?>
<?php if (is_cp_theme_layout('3c,standard')) { ?>
<?php if (is_cp_theme_layout('3c,standard,3c2r')) { ?>
<div id="subcontent-wrapper-head"></div>
<div id="subcontent-wrapper">
<?php } ?>