#133 에 따른 설치프로그램 수정
This commit is contained in:
@ -63,6 +63,12 @@ if (isset($_POST['agree']) && $_POST['agree'] != '동의함') {
|
||||
<input name="shop_prefix" type="text" value="shop_" id="shop_prefix">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><label for="">그누보드4s 재설치</label></th>
|
||||
<td>
|
||||
<input name="g4s_install" type="checkbox" value="1" id="g4s_install">재설치
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><label for="">쇼핑몰설치</label></th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user