Merge branch 'master' of github.com:gnuboard/yc4s
This commit is contained in:
@ -643,6 +643,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col
|
||||
|
||||
#sod_frm_same {margin:0 0 10px}
|
||||
|
||||
#sod_frm #od_memo {height:50px}
|
||||
|
||||
#sod_frm_pay .frm_input {background:#fff !important}
|
||||
#sod_frm_pay .frm_input:focus {color:#000}
|
||||
|
||||
|
||||
@ -83,7 +83,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}
|
||||
.btn02:focus,
|
||||
.btn02:hover {text-decoration:none !important}
|
||||
.btn_confirm {text-align:center} /* 서식단계 진행 */
|
||||
.btn_submit {padding:0 1em;height:2.6em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none}
|
||||
.btn_submit {padding:0 1em;height:2.6em;border:0;background:#333;color:#fff;font-size:1em;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none}
|
||||
.btn_cancel {display:inline-block;padding:0 1em;height:2.5em;border:1px solid #ccc;background:#fafafa;color:#000;font-size:1em;text-decoration:none;line-height:2.5em}
|
||||
.btn_frmline {display:inline-block;padding:0 0.3em;height:1.9em;border:0;background:#333;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
|
||||
.btn_win {clear:both;margin-bottom:1.5em;text-align:center} /* 새창용 */
|
||||
@ -302,7 +302,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei
|
||||
|
||||
#sit_pvi_prev {position:absolute;top:0;left:0}
|
||||
#sit_pvi_next {position:absolute;top:0;right:0}
|
||||
.sit_pvi_btn {width:2em;height:280px;border:0;background:#f5f6fa;display:none;}
|
||||
.sit_pvi_btn {z-index:10;width:2em;height:280px;border:0;background:#f5f6fa;display:none;}
|
||||
|
||||
#sit_pvi_slide {position:relative;margin:0 auto;padding:0;list-style:none;width:280px;height:280px;overflow-x:hidden}
|
||||
#sit_pvi_slide li {display:none;position:absolute;left:0;top:0}
|
||||
@ -472,6 +472,8 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei
|
||||
|
||||
#sod_frm_same {margin:0 0 10px}
|
||||
|
||||
#sod_frm #od_memo {height:7em}
|
||||
|
||||
#sod_frm_pay .frm_input {background:#fff !important}
|
||||
#sod_frm_pay .frm_input:focus {color:#000}
|
||||
|
||||
|
||||
@ -248,7 +248,7 @@ function form_check(act) {
|
||||
f.act.value = act;
|
||||
|
||||
<?php
|
||||
if (get_session('ss_mb_id')) // 회원인 겨우
|
||||
if (get_session('ss_mb_id')) // 회원인 경우
|
||||
{
|
||||
echo "f.action = '".G4_SHOP_URL."/orderform.php';";
|
||||
echo "f.submit();";
|
||||
|
||||
@ -127,7 +127,7 @@ $tablet_size = "1.0"; // 화면 사이즈 조정 - 기기화면에 맞게 수정
|
||||
<tr>
|
||||
<th scope="row"><label for="od_pwd">비밀번호</label></th>
|
||||
<td>
|
||||
<input type="password" name="od_pwd" id="od_pwd" maxlength="20">
|
||||
<input type="password" name="od_pwd" id="od_pwd" required class="frm_input required" maxlength="20">
|
||||
영,숫자 3~20자 (주문서 조회시 필요)
|
||||
</td>
|
||||
</tr>
|
||||
@ -233,7 +233,7 @@ $tablet_size = "1.0"; // 화면 사이즈 조정 - 기기화면에 맞게 수정
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><label for="od_memo">전하실말씀</label></th>
|
||||
<th scope="row"><label for="od_memo">전하실 말씀</label></th>
|
||||
<td><textarea name="od_memo" id="od_memo"></textarea></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -381,9 +381,9 @@ $tablet_size = "1.0"; // 화면 사이즈 조정 - 기기화면에 맞게 수정
|
||||
<p id="show_progress" style="display:none;">반드시 주문하기 버튼을 클릭 하셔야만 결제가 진행됩니다.</p>
|
||||
|
||||
<div id="display_pay_button" class="btn_confirm">
|
||||
<span id="show_req_btn"><input type="button" name="submitChecked" onClick="kcp_approval();" value="결제등록요청" /></span>
|
||||
<span id="show_req_btn"><input type="button" name="submitChecked" onClick="kcp_approval();" value="결제등록요청"class="btn_submit"></span>
|
||||
<span id="show_pay_btn" style="display:none;"><input type="submit" value="주문하기" class="btn_submit"></span>
|
||||
<a href="javascript:history.go(-1);" class="btn01">취소</a>
|
||||
<a href="javascript:history.go(-1);" class="btn_cancel">취소</a>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
||||
@ -361,7 +361,7 @@ set_session('ss_order_uniqid', $od_id);
|
||||
<th scope="row"><label for="od_pwd">비밀번호</label></th>
|
||||
<td>
|
||||
<span class="frm_info">영,숫자 3~20자 (주문서 조회시 필요)</span>
|
||||
<input type="password" name="od_pwd" id="od_pwd" class="frm_input" maxlength="20">
|
||||
<input type="password" name="od_pwd" id="od_pwd" required class="frm_input required" maxlength="20">
|
||||
</td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
|
||||
Reference in New Issue
Block a user