B

mobile/shop/orderform.php

· 2014-05-21 (수) 01:52:50 · 661 · 1
오타수정

diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php
index ae595f4..5328e33 100644
--- a/mobile/shop/orderform.php
+++ b/mobile/shop/orderform.php
@@ -40,7 +40,7 @@ ob_start();
?>
<p>주문하실 상품을 확인하세요.</p>

- <ul class="sod_list">
+ <div class="sod_list">
<?php
$tot_point = 0;
$tot_sell_price = 0;
|

댓글 1개

상품리스트이므로 div가 아닌 ul을 사용해야 합니다. 닫힘태그의 </div>를 </ul>로 수정하겠습니다.
댓글을 작성하시려면 로그인이 필요합니다.

버그신고

4,191건

  문의게시판을 이용해 주세요 :) https://sir.kr/co_qa  

+
분류 제목 글쓴이 날짜
14-05-28
14-05-28
14-05-27
14-05-26
14-05-26
14-05-23
14-05-23
14-05-22
14-05-22
14-05-21
14-05-21
14-05-21
14-05-21
14-05-20
14-05-20
14-05-20
14-05-19
14-05-16
14-05-13
14-05-13