명칭 변경
This commit is contained in:
@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user