쇼핑몰관리자: #350 엑셀배송일괄처리 마크업 및 스타일

This commit is contained in:
whitedot
2013-12-06 15:21:23 +09:00
parent c793dcaac4
commit e1d5df7c16
6 changed files with 41 additions and 32 deletions

View File

@ -32,7 +32,7 @@ include_once(G5_PATH.'/head.sub.php');
<input type="file" name="excelfile" id="excelfile">
</div>
<div>
<div id="excelfile_input">
<input type="checkbox" name="od_send_mail" value="1" id="od_send_mail" checked="checked">
<label for="od_send_mail">배송안내 메일</label>
<input type="checkbox" name="send_sms" value="1" id="od_send_sms" checked="checked">