공통 wrp -> wrap 으로

This commit is contained in:
whitedot
2013-11-04 10:11:09 +09:00
parent 1a0364ee62
commit 372793cb7a
37 changed files with 50 additions and 49 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_wrp">
<div class="tbl_frm01 tbl_wrap">
<table id="poll_result_wcmt">
<tbody>
<?php if ($is_guest) { ?>