관리자: poll_form.php 마크업 오류 수정
This commit is contained in:
@ -101,10 +101,12 @@ include_once('./admin.head.php');
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<div class="btn_confirm01 btn_confirm">
|
</div>
|
||||||
<input type="submit" value="확인" class="btn_submit" accesskey="s">
|
|
||||||
<a href="./poll_list.php?<?php echo $qstr ?>">목록</a>
|
<div class="btn_confirm01 btn_confirm">
|
||||||
</div>
|
<input type="submit" value="확인" class="btn_submit" accesskey="s">
|
||||||
|
<a href="./poll_list.php?<?php echo $qstr ?>">목록</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user