공통: frm_tbl -> tbl_frm01 tbl_frm 으로 수정
This commit is contained in:
@ -15,8 +15,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
</ul>
|
||||
|
||||
<form name="fmemoform" action="<?php echo $memo_action_url; ?>" onsubmit="return fmemoform_submit(this);" method="post" autocomplete="off">
|
||||
<div>
|
||||
<table class="frm_tbl">
|
||||
<div class="tbl_frm01 tbl_frm">
|
||||
<table>
|
||||
<caption>쪽지쓰기</caption>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user