아이코드 충전하기 a 로 변경

This commit is contained in:
chicpro
2013-04-23 14:10:27 +09:00
parent dc222c9014
commit e5f3badeac

View File

@ -925,7 +925,7 @@ function byte_check(el_cont, el_byte)
<th scope="row">충전 잔액</th>
<td colspan="3">
<?=number_format($userinfo['coin'])?> 원.
<a href="http://www.icodekorea.com/smsbiz/credit_card_amt.php?icode_id=<?=$default['de_icode_id']?>&amp;icode_passwd=<?=$default['de_icode_pw']?>" class="btn1" target="_blank" onclick="window.open(this.href,'icode_payment', 'scrollbars=1,resizable=1'); return false;">충전하기</a>
<a href="http://www.icodekorea.com/smsbiz/credit_card_amt.php?icode_id=<?=$default['de_icode_id']?>&amp;icode_passwd=<?=$default['de_icode_pw']?>" target="_blank" class="btn_frmline" onclick="window.open(this.href,'icode_payment', 'scrollbars=1,resizable=1'); return false;">충전하기</a>
</td>
</tr>
<tr>