사용자: #459 frm_tbl style, 게시판스킨 댓글보기

This commit is contained in:
whitedot
2013-05-15 16:07:17 +09:00
parent 04fc3849ca
commit 662eb42483
5 changed files with 236 additions and 236 deletions

View File

@ -135,4 +135,4 @@ if ($config['cf_include_head']) {
<?php echo poll('basic'); // 설문조사 ?>
</div>
<div id="container">
<?php if ((!$bo_table || $w == 's' ) && !defined("_INDEX_")) { ?><div id="container_title"><?php echo $g4['title'] ?></div><?php } ?>
<?php if ((!$bo_table || $w == 's' ) && !defined("_INDEX_")) { ?><h1 id="container_title"><?php echo $g4['title'] ?></h1><?php } ?>