공통; 리디자인 작업 중

This commit is contained in:
whitedot
2013-10-14 18:14:26 +09:00
parent 0fbb63a64c
commit 65f5262476
39 changed files with 662 additions and 644 deletions

View File

@ -63,7 +63,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<?php if ($is_member) { ?><input type="hidden" name="pc_name" value="<?php echo cut_str($member['mb_nick'],255) ?>"><?php } ?>
<h3><?php echo $po_etc ?></h3>
<div class="tbl_frm01 tbl_frm">
<div class="tbl_frm01 tbl_wrp">
<table id="poll_result_wcmt">
<tbody>
<?php if ($is_guest) { ?>