관리자: 온라인 서식 안내 msg #413 에 따른 처리

This commit is contained in:
whitedot
2013-03-28 11:20:18 +09:00
parent 2fce800966
commit f7f840bdfd
8 changed files with 25 additions and 0 deletions

View File

@ -43,6 +43,9 @@ include_once(G4_PATH.'/head.sub.php');
</table>
<div class="btn_confirm">
<p>
게시판을 복사하시려면 <strong>복사</strong> 버튼을, 작성을 취소하고 창을 닫으시려면 <strong>창닫기</strong> 버튼을 누르세요.
</p>
<input type="submit" class="btn_submit" value="복사">
<input type="button" class="btn_cancel" value="창닫기" onclick="window.close();">
</div>