쇼핑몰관리자: #9 상품관리 상품입력/수정 표준화 및 스타일 1차 작업 완료

This commit is contained in:
rollydream
2013-03-26 15:01:52 +09:00
parent 8709803b23
commit c196a224e6
2 changed files with 233 additions and 383 deletions

View File

@ -935,7 +935,7 @@ function byte_check(el_cont, el_byte)
<th scope="row">충전 잔액</th>
<td colspan="3">
<?=number_format($userinfo['coin'])?> 원.
<input type=button class=btn1 value='충전하기' onclick="window.open('http://www.icodekorea.com/smsbiz/credit_card_amt.php?icode_id=<?=$sms4['cf_id']?>&icode_passwd=<?=$sms4['cf_pw']?>','icode_payment', 'scrollbars=1,resizable=1')">
<input type="button" class="btn1" value="충전하기" onclick="window.open('http://www.icodekorea.com/smsbiz/credit_card_amt.php?icode_id=<?=$sms4['cf_id']?>&icode_passwd=<?=$sms4['cf_pw']?>','icode_payment', 'scrollbars=1,resizable=1')">
</td>
</tr>
<tr>