관리자: 온라인 서식 안내 msg #413 에 따른 처리
This commit is contained in:
@ -99,6 +99,9 @@ include_once('./admin.head.php');
|
||||
</table>
|
||||
|
||||
<div class="btn_confirm">
|
||||
<p>
|
||||
작성하신 내용을 제출하시려면 <strong>확인</strong> 버튼을, 작성을 취소하고 목록으로 돌아가시려면 <strong>목록</strong> 링크를 누르세요.
|
||||
</p>
|
||||
<input type="submit" value="확인" class="btn_submit" accesskey="s">
|
||||
<a href="./poll_list.php?<?=$qstr?>">목록</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user