명칭 변경

This commit is contained in:
chicpro
2015-09-16 11:46:48 +09:00
parent 544b4de21d
commit 8b84b0c6ba

View File

@ -700,7 +700,7 @@ if(!isset($default['de_kakaopay_mid'])) {
</td> </td>
</tr> </tr>
<tr> <tr>
<th scope="row"><label for="de_kakaopay_key">카카오페이 상점 서명키</label></th> <th scope="row"><label for="de_kakaopay_key">카카오페이 상점키</label></th>
<td> <td>
<?php echo help("카카오페이로 부터 발급 받으신 상점 서명키를 입력합니다."); ?> <?php echo help("카카오페이로 부터 발급 받으신 상점 서명키를 입력합니다."); ?>
<input type="text" name="de_kakaopay_key" value="<?php echo $default['de_kakaopay_key']; ?>" id="de_kakaopay_key" class="frm_input" size="90"> <input type="text" name="de_kakaopay_key" value="<?php echo $default['de_kakaopay_key']; ?>" id="de_kakaopay_key" class="frm_input" size="90">