공통: #289 배송지 목록 마크업 완료

This commit is contained in:
whitedot
2013-09-04 16:46:22 +09:00
parent f90b5d7972
commit 4ed3030713
8 changed files with 48 additions and 34 deletions

View File

@ -472,7 +472,7 @@ ob_end_clean();
<th scope="row">배송지선택</th>
<td>
<?php echo $addr_list; ?>
<a href="<?php echo G4_SHOP_URL; ?>/orderaddress.php" id="order_address">배송지목록</a>
<a href="<?php echo G4_SHOP_URL; ?>/orderaddress.php" id="order_address" class="btn_frmline">배송지목록</a>
</td>
</tr>
<tr>