모바일쇼핑몰: 마크업 오류 수정, 참없다(uyong)님 제보
This commit is contained in:
@ -182,7 +182,6 @@ include_once(G5_MSHOP_PATH.'/_head.php');
|
||||
<dt class="sod_bsk_point">포인트</dt>
|
||||
<dd class="sod_bsk_point"><strong><?php echo number_format($tot_point); ?> 점</strong></dd>
|
||||
</dl>
|
||||
</form>
|
||||
</section>
|
||||
|
||||
<div id="sod_fin_view">
|
||||
|
||||
@ -85,6 +85,7 @@ include_once(G5_MSHOP_PATH.'/_head.php');
|
||||
<button type="submit" class="btn01" onclick="return fwishlist_check(document.fwishlist,'');">장바구니 담기</button>
|
||||
<button type="submit" class="btn02" onclick="return fwishlist_check(document.fwishlist,'direct_buy');">주문하기</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user