5.3 버전 내용 적용

This commit is contained in:
thisgun
2018-03-30 17:40:37 +09:00
parent 87fdbc7882
commit f7ac06d7d4
733 changed files with 36660 additions and 11623 deletions

View File

@ -43,7 +43,7 @@ $tmp_str .= '
$tmp_str .= '
<tr class="'.$bg.'">
<td>'.$i.' 레벨</td>
<td class="td_numbig">'.number_format($lev[$i]).'</td>
<td class="td_num">'.number_format($lev[$i]).'</td>
<td class="td_mng"><button type="button" class="btn_frmline" onclick="sms_obj.level_add('.$i.', \''.number_format($lev[$i]).'\')">추가</button></td>
</tr>';
}

View File

@ -123,8 +123,8 @@ while ($res = sql_fetch_array($qry)) array_push($group, $res);
</div>
<div class="btn_list01 btn_list">
<button type="button" onclick="sms_obj.person_multi_add()">선택추가</button>
<button type="button" onclick="sms_obj.triggerclick('#book_group')" >그룹목록</button>
<button type="button" onclick="sms_obj.person_multi_add()" class="btn btn02">선택추가</button>
<button type="button" onclick="sms_obj.triggerclick('#book_group')" class="btn btn02">그룹목록</button>
</div>
<nav class="pg_wrap">
@ -153,7 +153,7 @@ while ($res = sql_fetch_array($qry)) array_push($group, $res);
<label for="svv" class="sound_only">검색어<strong class="sound_only"> 필수</strong></label>
<input type="text" size="15" name="sv" value="<?php echo $sv?>" id="svv" required class="required frm_input">
<input type="submit" value="검색" class="btn_submit">
<input type="submit" value="검색" class="btn_submit btn">
</form>
<!--

View File

@ -91,15 +91,15 @@ if ($config['cf_sms_use'] == 'icode') { // 아이코드 사용
<th scope="row"><label for="cf_phone">회신번호<strong class="sound_only"> 필수</strong></label></th>
<td>
<?php echo help("회신받을 휴대폰 번호를 입력하세요. 회신번호는 발신번호로 사전등록된 번호와 동일해야 합니다.<br>예) 010-123-4567"); ?>
<input type="text" name="cf_phone" value="<?php echo $sms5['cf_phone']; ?>" id="cf_phone" required class="frm_input required" size="12">
<input type="text" name="cf_phone" value="<?php echo $sms5['cf_phone']; ?>" id="cf_phone" required class="frm_input required" size="13">
</td>
</tr>
</tbody>
</table>
</div>
<div class="btn_confirm01 btn_confirm">
<input type="submit" value="확인" class="btn_submit" accesskey="s">
<div class="btn_fixed_top">
<input type="submit" value="확인" class="btn_submit btn" accesskey="s">
</div>
</form>

View File

@ -42,15 +42,15 @@
.write_scemo .scemo_cls button {margin:5px;padding:0;border:0;background:transparent;color:#666;font-size:0.95em}
/* 문자보내기 */
#sms5_send {position:relative;margin:-10px 0 0 20px;padding:0 0 0 490px;height:600px}
#sms5_send {position:relative;margin:-10px 0 0 0;padding:0 0 0 490px;height:600px}
#sms5_send h2 {font-size:1em}
#sms5_send ul {margin:0;padding:0;list-style:none;zoom:1}
#sms5_send ul:after {display:block;visibility:hidden;clear:both;content:''}
#sms5_send #send_emo {position:absolute;top:0;left:0;padding:20px 0 0;width:280px}
#sms5_send #send_emo h2 {padding:0 0 10px}
#sms5_send #send_write {position:absolute;top:0;left:290px;padding:20px 20px 0 !important;padding:20px 0 0 20px;width:160px;height:600px;border-left:1px solid #efefef}
#sms5_send #send_write {position:absolute;top:0;left:290px;padding:0 20px 0 !important;padding:20px 0 0 20px;width:200px;height:600px;border-left:1px solid #efefef}
#sms5_send #send_write h2 {padding:0 0 10px}
#sms5_send #send_book {position:relative;margin:0 0 0 -1px;padding:20px 0 0;width:100%;height:600px;border-left:1px solid #efefef}
#sms5_send #send_book {position:relative;margin:0 0 0 -1px;padding:10px 0 20px 20px;width:100%;height:600px;border-left:1px solid #efefef}
#sms5_send #send_book h2 {padding-bottom:10px}
#sms5_send .tmp_loading {display:block;padding:180px 0 0;text-align:center}
@ -63,29 +63,31 @@
#sms5_send #send_emo .btn_submit {padding:0 5px;height:24px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.95em;vertical-align:middle;cursor:pointer}
#sms5_send #send_write {z-index:3}
#sms5_send .write_inner {position:relative;left:-20px;padding:15px 20px;width:160px;border-top:1px solid #efefef}
#sms5_send .write_inner {position:relative;left:-20px;padding:15px 20px;width:200px;border-top:1px solid #efefef}
#sms5_send .write_inner h2 {margin:0;padding:0 0 10px !important}
#sms5_send .write_floater {position:absolute;top:15px;right:20px;text-align:right}
#sms5_send .write_floater_btn {margin:0;padding:0;border:0;background:transparent;color:#999;font-size:0.95em;letter-spacing:-0.1em}
#sms5_send .write_inner label, #sms5_send .write_inner input {margin:0 0 3px}
#sms5_send .write_inner label, #sms5_send .write_inner input {margin:0 0 3px;height:25px}
#sms5_send .write_inner label {display:inline-block}
#sms5_send #send_write .sms5_box {margin:0 0 5px}
#sms5_send #sms_byte {position:absolute;top:-37px;right:0;color:#999}
#sms5_send #write_preset {margin:10px 0;color:#999;font-size:0.95em;letter-spacing:-0.1em}
#sms5_send #write_reply {margin:0 0 15px}
#sms5_send #hp_list {width:100%;margin:0 0 5px}
#sms5_send #hp_list {width:100%;margin:0 0 5px;height:50px}
#sms5_send #recv_add {position:relative}
#sms5_send #recv_add button {position:absolute;top:0;right:0 !important;right:20px;margin:0;padding:0;width:45px;height:51px;border:1px solid #ccc;background:#fafafa}
#sms5_send #recv_add button {position:absolute;top:0;right:0 !important;right:20px;margin:0;padding:0;width:45px;height:53px;border:1px solid #ccc;background:#fafafa}
#sms5_send #recv_add .frm_input{width:110px}
#sms5_send #write_rsv {line-height:1.8em}
#sms5_send #write_rsv select{height:25px;}
#sms5_send #send_book {z-index:2}
#sms5_send #num_book {margin:0 0 10px;width:auto !important;width:95%;height:500px;overflow-y:auto !important;overflow-y:scroll}
#sms5_send #book_tab {margin:0 35px 10px;text-align:right}
#sms5_send #book_tab a {display:inline-block;width:30px;text-align:center}
#sms5_send #book_tab {margin:0 0 10px;text-align:right}
#sms5_send #book_tab a {display:inline-block;text-align:center}
#sms5_send #sms_person_form {margin:0 20px}
#sms5_send #send_book .btn_submit {padding:0 5px;height:24px}
#sms5_send #book_desc {margin:0 20px;color:#999;font-size:0.95em;letter-spacing:-0.1em}
#sms5_send .td_mngsmall button.btn_frmline,#sms5_send .td_mng button.btn_frmline {padding: 0 7px;background: #444;}
#sms5_send .td_mngsmall button.btn_frmline,#sms5_send .td_mng button.btn_frmline {padding: 0 7px;background: #3f51b5;height:25px;}
/* 문자전송상세내역 */
#sms5_sent {}
@ -95,16 +97,16 @@
/* 이모티콘 관리 */
.sms_preset_sch form {display:inline-block}
#sms5_preset_sel {float:left;padding:8px 20px 0}
#sms5_preset_sel {float:left;padding:8px 0 }
.btn_add {float:right}
#sms5_preset {clear:both;margin:0 0 10px;padding:30px 20px 20px 40px;background:#363a3d;list-style:none;zoom:1}
#sms5_preset:after {display:block;visibility:hidden;clear:both;content:''}
#sms5_preset li {float:left;margin:0 20px 20px 0;width:270px;height:125px;background:#fbec99;zoom:1}
#sms5_preset li:after {display:block;visibility:hidden;clear:both;content:''}
#sms5_preset .li_chk {position:absolute;bottom:10px;left:10px;}
#sms5_preset .li_preview {float:left;width:110px}
#sms5_preset .li_preview {float:left;width:100px}
#sms5_preset .box_square {padding-right:7px;border-right:1px solid #e2d693}
#sms5_preset .li_info {float:left;margin:0 0 0 10px;width:150px;line-height:1.5em}
#sms5_preset .li_info {float:left;margin:0 0 0 10px;width:140px;line-height:1.5em}
#sms5_preset .li_date {position:absolute;bottom:10px;left:30px;color:#86857d}
#sms5_preset .li_cmd {position:absolute;bottom:10px;right:10px}
#sms5_preset .li_cmd a {color:#86857d;font-size:0.95em;letter-spacing:-0.1em}
@ -122,13 +124,12 @@
#hp_check_el strong {position:absolute;top:6px;right:5px;color:#ff3061;font-size:0.95em;font-weight:normal;letter-spacing:-0.1em}
/* 휴대폰번호 파일 */
#sms5_fileup_frm {margin:0 0 10px;padding:0 20px 5px;border-bottom:1px solid #e9e9e9}
#sms5_fileup_frm div {padding:0 0 5px;margin:0 0 5px;border-bottom:1px solid #f4f4f4}
#sms5_fileup_frm {margin:0 0 10px;padding:0 0;border-bottom:1px solid #e9e9e9}
#sms5_fileup_frm div {padding:5px 0;;border-bottom:1px solid #f4f4f4}
#sms5_fileup_frm div.sch_last {margin:0;border:0}
#sms5_fileup_frm strong {display:inline-block;width:80px}
#sms5_fileup_frm strong.sch_long {width:160px}
#sms5_fileup_frm label {display:inline-block;margin:0 5px 0 0}
#sms5_fileup_frm .btn_submit {padding:0 5px;height:24px}
#sms5_fileup_frm #sms5_fileup {border:0}
#sms5_fileup_frm #upload_info {margin:20px 0}
@ -138,3 +139,5 @@
#sms5_fileup_frm #btn_fileup {margin:5px 0 0}
#sms5_fileup_frm .sms_fileup_hide {display:none;border:0}
.sms5_bkfile_p{margin:10px 0}

View File

@ -67,7 +67,7 @@ function grouplist_submit(f)
</script>
<form name="group<?php echo $res['fg_no']?>" method="post" action="./form_group_update.php" class="local_sch02 local_sch">
<form name="group<?php echo $res['fg_no']?>" method="post" action="./form_group_update.php" class="local_sch03 local_sch">
<input type="hidden" name="fg_no" value="<?php echo $res['fg_no']?>">
<div>
<label for="fg_name">그룹명<strong class="sound_only"> 필수</strong></label>
@ -109,7 +109,7 @@ function grouplist_submit(f)
<tr>
<td></td>
<td>미분류</td>
<td class="td_numbig"><?php echo number_format($res['cnt'])?></td>
<td><?php echo number_format($res['cnt'])?></td>
<td class="td_mng">
<label for="select_fg_no_999" class="sound_only">그룹명</label>
<select name="select_fg_no_999" id="select_fg_no_999" onchange="move(0, '미분류', this);">
@ -119,8 +119,8 @@ function grouplist_submit(f)
<?php } ?>
</select>
</td>
<td class="td_mng">
<a href="./form_list.php?fg_no=0">보기</a>
<td class="td_mng td_mng_s">
<a href="./form_list.php?fg_no=0" class="btn btn_03">보기</a>
<!-- <button type="button" onclick="empty('no');">비우기</button> -->
</td>
</tr>
@ -134,13 +134,13 @@ function grouplist_submit(f)
<label for="chk_<?php echo $i ?>" class="sound_only"><?php echo $group[$i]['fg_name']?></label>
<input type="checkbox" name="chk[]" value="<?php echo $i ?>" id="chk_<?php echo $i ?>">
</td>
<td>
<td class="td_left">
<label for="fg_name_<?php echo $i; ?>" class="sound_only">그룹명</label>
<input type="text" name="fg_name[<?php echo $i; ?>]" value="<?php echo $group[$i]['fg_name']?>" id="fg_name_<?php echo $i; ?>" class="frm_input">
<input type="checkbox" name="fg_member[<?php echo $i; ?>]" value="1" id="fg_member_<?php echo $i; ?>" <?php if ($group[$i]['fg_member']) echo 'checked';?>>
<label for="fg_member_<?php echo $i; ?>">회원</label>
</td>
<td class="td_numbig">
<td >
<?php echo number_format($group[$i]['fg_count'])?>
</td>
<td class="td_mng">
@ -154,8 +154,8 @@ function grouplist_submit(f)
<?php } ?>
</select>
</td>
<td class="td_mng">
<a href="./form_list.php?fg_no=<?php echo $group[$i]['fg_no']?>">보기</a>
<td class="td_mng td_mng_s">
<a href="./form_list.php?fg_no=<?php echo $group[$i]['fg_no']?>" class="btn btn_03">보기</a>
</td>
</tr>
<?php } ?>
@ -164,10 +164,10 @@ function grouplist_submit(f)
</div>
<div class="btn_list01 btn_list">
<input type="submit" name="act_button" value="선택수정" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택비우기" onclick="document.pressed=this.value">
<div class="btn_fixed_top">
<input type="submit" name="act_button" value="선택수정" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="선택비우기" onclick="document.pressed=this.value" class="btn btn_02">
</div>
</form>

View File

@ -106,13 +106,13 @@ function multi_update(sel)
</script>
<div class="local_ov01 local_ov">
건수 : <?php echo number_format($total_count);?>
<span class="btn_ov01"><span class="ov_txt">건수</span><span class="ov_num"><?php echo number_format($total_count);?>건</span></span>
</div>
<div class="local_sch01 local_sch sms_preset_sch">
<form>
<label for="fg_no" class="sound_only">그룹명</label>
<select name="fg_no" onchange="location.href='<?php echo $_SERVER['SCRIPT_NAME']?>?fg_no='+this.value;">
<select name="fg_no" id="fg_no" onchange="location.href='<?php echo $_SERVER['SCRIPT_NAME']?>?fg_no='+this.value;">
<option value="" <?php echo $fg_no?'':'selected'?>> 전체 </option>
<option value="0" <?php echo $fg_no=='0'?'selected':''?>> 미분류 (<?php echo number_format($no_count)?>) </option>
<?php for($i=0; $i<count($group); $i++) {?>
@ -140,9 +140,6 @@ function multi_update(sel)
<label for="book_all">전체선택</label>
</div>
<div class="btn_add01 btn_add">
<a href="./form_write.php?page=<?php echo $page?>&amp;fg_no=<?php echo $fg_no?>">이모티콘 추가</a>
</div>
<form name="emoticonlist" id="emoticonlist" method="post" action="./form_multi_update.php" onsubmit="return emoticonlist_submit(this);" >
<input type="hidden" name="page" value="<?php echo $page; ?>">
@ -192,9 +189,10 @@ function multi_update(sel)
<?php } ?>
</ul>
<div class="btn_list01 btn_list" style="position:relative">
<input type="submit" name="act_button" value="선택이동" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value">
<div class="btn_fixed_top" >
<input type="submit" name="act_button" value="선택이동" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value" class="btn btn_02">
<a href="./form_write.php?page=<?php echo $page?>&amp;fg_no=<?php echo $fg_no?>" class="btn btn_01">이모티콘 추가</a>
</div>
</form>

View File

@ -72,8 +72,8 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
?>
<tr class="<?php echo $bg; ?>">
<td class="td_numsmall"><?php echo $vnum--?></td>
<td><span title="<?php echo $res['wr_message']?>"><?php echo $res['wr_message']?></span></td>
<td class="td_numbig"><?php echo $res['wr_reply']?></td>
<td class="td_left"><span title="<?php echo $res['wr_message']?>"><?php echo $res['wr_message']?></span></td>
<td class="td_tel"><?php echo $res['wr_reply']?></td>
<td class="td_datetime"><?php echo date('Y-m-d H:i', strtotime($res['wr_datetime']))?></td>
<td class="td_boolean"><?php echo $res['wr_booking']!='0000-00-00 00:00:00'?"<span title='{$res['wr_booking']}'>예약</span>":'';?></td>
<td class="td_num"><?php echo number_format($res['wr_total'])?></td>
@ -81,8 +81,8 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
<td class="td_num"><?php echo number_format($res['wr_failure'])?></td>
<td class="td_num"><?php echo $dupli_count;?></td>
<td class="td_num"><?php echo number_format($res['wr_re_total'])?></td>
<td class="td_mngsmall">
<a href="./history_view.php?page=<?php echo $page;?>&amp;st=<?php echo $st;?>&amp;sv=<?php echo $sv;?>&amp;wr_no=<?php echo $res['wr_no'];?>">수정</a>
<td class="td_mng td_mng_s">
<a href="./history_view.php?page=<?php echo $page;?>&amp;st=<?php echo $st;?>&amp;sv=<?php echo $sv;?>&amp;wr_no=<?php echo $res['wr_no'];?>" class="btn btn_03">수정</a>
<!-- <a href="./history_del.php?page=<?php echo $page;?>&amp;st=<?php echo $st;?>&amp;sv=<?php echo $sv;?>&amp;wr_no=<?php echo $res['wr_no'];?>">삭제</a> -->
</td>
</tr>

View File

@ -1,5 +1,5 @@
<?php
$sub_menu = '900400';
$sub_menu = '900410';
include_once('./_common.php');
$page_size = 20;
@ -90,9 +90,9 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
<td class="td_datetime"><?php echo date('Y-m-d H:i', strtotime($write['wr_datetime']))?></td>
<td class="td_boolean"><?php echo $write['wr_booking']!='0000-00-00 00:00:00'?"<span title='{$write['wr_booking']}'>예약</span>":'';?></td>
<td class="td_boolean"><?php echo $res['hs_flag']?'성공':'실패'?></td>
<td><span title="<?php echo $write['wr_message']?>"><?php echo $write['wr_message']?></span></td>
<td class="td_mngsmall">
<a href="./history_view.php?page=<?php echo $page; ?>&amp;st=<?php echo $st; ?>&amp;sv=<?php echo $sv; ?>&amp;wr_no=<?php echo $res['wr_no']; ?>">수정</a>
<td class="td_left"><span title="<?php echo $write['wr_message']?>"><?php echo $write['wr_message']?></span></td>
<td class="td_mng td_mng_s">
<a href="./history_view.php?page=<?php echo $page; ?>&amp;st=<?php echo $st; ?>&amp;sv=<?php echo $sv; ?>&amp;wr_no=<?php echo $res['wr_no']; ?>" class="btn btn_03">수정</a>
</td>
</tr>
<?php } ?>

View File

@ -84,12 +84,12 @@ function all_send()
<div id="sms5_sent">
<div class="local_ov01 local_ov">
<span class="ov_listall">전송건수 <?php echo number_format($write['wr_total'])?> 건</span>
<span class="ov_listall">성공건수 <span class="txt_succeed"><?php echo number_format($write['wr_success'])?> 건</span></span>
<span class="ov_listall">실패건수 <span class="txt_fail"><?php echo number_format($write['wr_failure'])?> 건</span></span>
<span class="ov_listall">전송일시 <?php echo $write['wr_datetime']?></span>
<span class="ov_listall">예약일시 <?php echo $write['wr_booking']?></span>
<span class="ov_listall">회신번호 <?php echo $write['wr_reply']?></span>
<span class="btn_ov01"><span class="ov_txt">전송건수</span><span class="ov_num"> <?php echo number_format($write['wr_total'])?> 건</span></span>
<span class="btn_ov01"><span class="ov_txt">성공건수 </span><span class="ov_num"><?php echo number_format($write['wr_success'])?> 건</span></span>
<span class="btn_ov01"><span class="ov_txt">실패건수 </span><span class="ov_num"><?php echo number_format($write['wr_failure'])?> 건</span></span>
<span class="btn_ov01"><span class="ov_txt">전송일시 </span><span class="ov_num"><?php echo $write['wr_datetime']?></span></span>
<span class="btn_ov01"><span class="ov_txt">예약일시 </span><span class="ov_num"><?php echo $write['wr_booking']?></span></span>
<span class="btn_ov01"><span class="ov_txt">회신번호 </span><span class="ov_num"><?php echo $write['wr_reply']?></span></span>
</div>
<h2>전송내용</h2>
@ -101,7 +101,7 @@ function all_send()
<?php if ($write['wr_re_total'] && !$wr_renum) { ?>
<h2>전송실패 문자 재전송 내역</h2>
<div class="sms_table">
<div class=" tbl_head01">
<table>
<thead>
<tr>
@ -133,8 +133,8 @@ function all_send()
<td><?php echo number_format($res['wr_total'])?></td>
<td><?php echo number_format($res['wr_success'])?></td>
<td><?php echo number_format($res['wr_failure'])?></td>
<td>
<a href="./history_view.php?page=<?php echo $page?>&amp;st=<?php echo $st?>&amp;sv=<?php echo $sv?>&amp;wr_no=<?php echo $res['wr_no']?>&amp;wr_renum=<?php echo $res['wr_renum']?>">수정</a>
<td class="td_mng">
<a href="./history_view.php?page=<?php echo $page?>&amp;st=<?php echo $st?>&amp;sv=<?php echo $sv?>&amp;wr_no=<?php echo $res['wr_no']?>&amp;wr_renum=<?php echo $res['wr_renum']?>" class="btn btn_03">수정</a>
<!-- <a href="./history_del.php?page=<?php echo $page?>&amp;st=<?php echo $st?>&amp;sv=<?php echo $sv?>&amp;wr_no=<?php echo $res[wr_no]?>&amp;wr_renum=<?php echo $res[wr_renum]?>">삭제</a> -->
</td>
</tr>
@ -230,16 +230,16 @@ function all_send()
<td class="td_numbig"><?php echo $res['hs_hp']?></td>
<td class="td_datetime"><?php echo $res['hs_datetime']?></td>
<td class="td_boolean"><?php echo $res['hs_flag']?'성공':'실패'?></td>
<td>
<td class="td_left">
<u>결과코드</u> : <?php echo $res['hs_code']?><br>
<u>로그</u> : <?php echo $res['hs_log']?><br>
<u>메모</u> : <?php echo $res['hs_memo']?>
</td>
<td class="td_mngsmall">
<td class="td_mng td_mng_s">
<?php if ($res['bk_no']) { ?>
<a href="./history_num.php?wr_id=<?php echo $res['wr_no']?>&amp;st=bk_no&amp;sv=<?php echo $res['bk_no']?>">내역</a>
<a href="./history_num.php?wr_id=<?php echo $res['wr_no']?>&amp;st=bk_no&amp;sv=<?php echo $res['bk_no']?>" class="btn_03 btn">내역</a>
<?php } else { ?>
<a href="./history_num.php?wr_id=<?php echo $res['wr_no']?>&amp;st=hs_hp&amp;sv=<?php echo $res['hs_hp']?>">내역</a>
<a href="./history_num.php?wr_id=<?php echo $res['wr_no']?>&amp;st=hs_hp&amp;sv=<?php echo $res['hs_hp']?>" class="btn_03 btn">내역</a>
<?php } ?>
</td>
</tr>

View File

@ -26,8 +26,8 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
<div id="res_msg" class="local_desc01 local_desc">
</div>
<div class="btn_confirm01 btn_confirm">
<input type="submit" value="실행" class="btn_submit">
<div class="btn_fixed_top">
<input type="submit" value="실행" class="btn_submit btn">
</div>
</form>
</div>

View File

@ -99,12 +99,12 @@ function no_hp_click(val)
</script>
<div class="local_ov01 local_ov">
<span class="ov_listall">회원정보 최근 업데이트 <?php echo $sms5['cf_datetime']?></span>
<span class="ov_listall"> 건수 <?php echo number_format($total_count)?>명</span>
<span class="ov_listall">회원 <?php echo number_format($member_count)?>명</span>
<span class="ov_listall">비회원 <?php echo number_format($no_member_count)?>명</span>
<span class="ov_listall">수신 <?php echo number_format($receipt_count)?>명</span>
<span class="ov_listall">거부 <?php echo number_format($reject_count)?>명</span>
<span class="btn_ov01"><span class="ov_txt">업데이트 </span><span class="ov_num"><?php echo $sms5['cf_datetime']?></span></span>
<span class="btn_ov01"><span class="ov_txt"> 건수 </span><span class="ov_num"><?php echo number_format($total_count)?>명</span></span>
<span class="btn_ov01"><span class="ov_txt"> 회원 </span><span class="ov_num"> <?php echo number_format($member_count)?>명</span></span>
<span class="btn_ov01"><span class="ov_txt"> 비회원 </span><span class="ov_num"> <?php echo number_format($no_member_count)?>명</span></span>
<span class="btn_ov01"><span class="ov_txt"> 수신 </span><span class="ov_num"> <?php echo number_format($receipt_count)?>명</span></span>
<span class="btn_ov01"><span class="ov_txt"> 거부 </span><span class="ov_num"> <?php echo number_format($reject_count)?>명</span></span>
</div>
<form name="search_form" method="get" action="<?php echo $_SERVER['SCRIPT_NAME']?>" class="local_sch01 local_sch">
@ -133,9 +133,7 @@ function no_hp_click(val)
<label for="no_hp">휴대폰 소유자만 보기</label>
</form>
<div class="btn_add01 btn_add">
<a href="./num_book_write.php?page=<?php echo $page?>&amp;bg_no=<?php echo $bg_no?>">번호추가</a>
</div>
<form name="hp_manage_list" id="hp_manage_list" method="post" action="./num_book_multi_update.php" onsubmit="return hplist_submit(this);" >
<input type="hidden" name="page" value="<?php echo $page; ?>">
@ -191,23 +189,23 @@ function no_hp_click(val)
<td class="td_boolean"><?php echo $res['bk_receipt'] ? '<font color=blue>수신</font>' : '<font color=red>거부</font>'?></td>
<td class="td_mbid"><?php echo $res['mb_id'] ? $res['mb_id'] : '비회원'?></td>
<td class="td_datetime"><?php echo $res['bk_datetime']?></td>
<td class="td_mng">
<a href="./num_book_write.php?w=u&amp;bk_no=<?php echo $res['bk_no']?>&amp;page=<?php echo $page?>&amp;bg_no=<?php echo $bg_no?>&amp;st=<?php echo $st?>&amp;sv=<?php echo $sv?>&amp;ap=<?php echo $ap?>">수정</a>
<a href="./sms_write.php?bk_no=<?php echo $res['bk_no']?>">보내기</a>
<a href="./history_num.php?st=hs_hp&amp;sv=<?php echo $res['bk_hp']?>">내역</a>
<td class="td_mng td_mng_l">
<a href="./num_book_write.php?w=u&amp;bk_no=<?php echo $res['bk_no']?>&amp;page=<?php echo $page?>&amp;bg_no=<?php echo $bg_no?>&amp;st=<?php echo $st?>&amp;sv=<?php echo $sv?>&amp;ap=<?php echo $ap?>" class="btn btn_03">수정</a>
<a href="./sms_write.php?bk_no=<?php echo $res['bk_no']?>" class="btn btn_02">보내기</a>
<a href="./history_num.php?st=hs_hp&amp;sv=<?php echo $res['bk_hp']?>" class="btn btn_02">내역</a>
</td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
<div class="btn_list01 btn_list">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="수신허용" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="수신거부" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택이동" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택복사" onclick="document.pressed=this.value">
<div class="btn_fixed_top">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="수신허용" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="수신거부" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="선택이동" onclick="document.pressed=this.value" class="btn btn_02">
<input type="submit" name="act_button" value="선택복사" onclick="document.pressed=this.value" class="btn btn_02">
<a href="./num_book_write.php?page=<?php echo $page?>&amp;bg_no=<?php echo $bg_no?>" class="btn btn_01">번호추가</a>
</div>
</form>
<script>

View File

@ -52,7 +52,7 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
<label for="csv">파일선택</label>
<input type="file" name="csv" id="csv" onchange="document.getElementById('upload_info').style.display='none';">
<span id="upload_button">
<input type="button" value="파일전송" onclick="upload();" class="btn_submit">
<input type="button" value="파일전송" onclick="upload();" class="btn_submit btn">
</span>
<span id="uploading" class="sms_fileup_hide">
파일을 업로드 중입니다. 잠시만 기다려주세요.
@ -74,7 +74,7 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
</div>
<div class="local_sch01 local_sch">
<p>
<p class="sms5_bkfile_p">
<input type="checkbox" value="1" id="no_hp">
<label for="no_hp">휴대폰 번호 없는 회원 포함</label><br>
<input type="checkbox" value="1" id="hyphen">
@ -90,7 +90,7 @@ include_once(G5_ADMIN_PATH.'/admin.head.php');
<option value="<?php echo $group[$i]['bg_no']?>"> <?php echo $group[$i]['bg_name']?> (<?php echo number_format($group[$i]['bg_count'])?>) </option>
<?php } ?>
</select>
<button type="button" onclick="download()" class="btn_submit">다운로드</button>
<button type="button" onclick="download()" class="btn_01 btn">다운로드</button>
</div>
<script>

View File

@ -34,42 +34,42 @@ for ($i=0; $row=sql_fetch_array($result); $i++)
<input type="hidden" name="bk_no_list" value="<?php echo $bk_no_list ?>">
<input type="hidden" name="act" value="<?php echo $act ?>">
<input type="hidden" name="url" value="<?php echo clean_xss_tags(strip_tags($_SERVER['HTTP_REFERER'])); ?>">
<div class="tbl_head01 tbl_wrap">
<table>
<caption><?php echo $act ?>할 그룹을 한개 이상 선택하여 주십시오.</caption>
<thead>
<tr>
<th scope="col">
<?php if ( $inputbox_type == "checkbox" ){ //복사일때만 ?>
<label for="chkall" class="sound_only">그룹 전체</label>
<input type="checkbox" id="chkall" onclick="if (this.checked) all_checked(true); else all_checked(false);">
<?php } ?>
</th>
<th scope="col">그룹</th>
</tr>
</thead>
<tbody>
<?php for ($i=0; $i<count($list); $i++) { ?>
<tr>
<td class="td_chk">
<label for="chk<?php echo $i ?>" class="sound_only"><?php echo $list[$i]['bg_name'] ?></label>
<input type="<?php echo $inputbox_type; ?>" value="<?php echo $list[$i]['bg_no'] ?>" id="chk<?php echo $i ?>" name="chk_bg_no[]">
</td>
<td>
<label for="chk<?php echo $i ?>">
<?php echo $list[$i]['bg_name'] ?>
</label>
</td>
</tr>
<?php } ?>
</tbody>
</table>
<div class=" new_win_con">
<div class="tbl_head01 tbl_wrap">
<table>
<caption><?php echo $act ?>할 그룹을 한개 이상 선택하여 주십시오.</caption>
<thead>
<tr>
<th scope="col">
<?php if ( $inputbox_type == "checkbox" ){ //복사일때만 ?>
<label for="chkall" class="sound_only">그룹 전체</label>
<input type="checkbox" id="chkall" onclick="if (this.checked) all_checked(true); else all_checked(false);">
<?php } ?>
</th>
<th scope="col">그룹</th>
</tr>
</thead>
<tbody>
<?php for ($i=0; $i<count($list); $i++) { ?>
<tr>
<td class="td_chk">
<label for="chk<?php echo $i ?>" class="sound_only"><?php echo $list[$i]['bg_name'] ?></label>
<input type="<?php echo $inputbox_type; ?>" value="<?php echo $list[$i]['bg_no'] ?>" id="chk<?php echo $i ?>" name="chk_bg_no[]">
</td>
<td>
<label for="chk<?php echo $i ?>">
<?php echo $list[$i]['bg_name'] ?>
</label>
</td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
</div>
<div class="win_btn">
<input type="submit" value="<?php echo $act ?>" id="btn_submit" class="btn_submit">
<button type="button" class="btn_cancel">창닫기</button>
<input type="submit" value="<?php echo $act ?>" id="btn_submit" class="btn_submit btn">
<button type="button" class="btn_cancel btn">창닫기</button>
</div>
</form>

View File

@ -128,9 +128,9 @@ include_once(G5_ADMIN_PATH."/admin.head.php");
</table>
</div>
<div class="btn_confirm01 btn_confirm">
<input type="submit" value="확인" class="btn_submit" accesskey="s" onclick="return book_submit();">
<a href="./num_book.php?<?php echo clean_query_string($_SERVER['QUERY_STRING']); ?>">목록</a>
<div class="btn_fixed_top">
<input type="submit" value="확인" class="btn_submit btn" accesskey="s" onclick="return book_submit();">
<a href="./num_book.php?<?php echo clean_query_string($_SERVER['QUERY_STRING']); ?>" class="btn btn_02">목록</a>
</div>
</form>

View File

@ -73,16 +73,19 @@ function num_group_submit(f)
</script>
<div class="sch_last">
<span class="btn_ov01"><span class="ov_txt">건수</span><span class="ov_num"> <?php echo $total_count; ?>건 </span></span>
</div>
<form name="group<?php echo $res['bg_no']?>" method="get" action="./num_group_update.php" class="local_sch02 local_sch">
<input type="hidden" name="bg_no" value="<?php echo $res['bg_no']?>">
<div>
<label for="bg_name" class="sound_only">그룹추가<strong class="sound_only"> 필수</strong></label>
<input type="text" id="bg_name" name="bg_name" required class="required frm_input">
<input type="submit" value="그룹추가" class="btn_submit">
</div>
<div class="sch_last">
<span>건수 : <?php echo $total_count; ?></span>
<input type="submit" value="그룹추가" class="btn_submit btn">
</div>
</form>
<div class="local_desc01 local_desc">
@ -131,7 +134,7 @@ function num_group_submit(f)
</select>
</td>
<td class="td_mng">
<a href="./num_book.php?bg_no=1">보기</a>
<a href="./num_book.php?bg_no=1" class="btn btn_03">보기</a>
</td>
</tr>
<!-- 미분류 끝 -->
@ -166,7 +169,7 @@ function num_group_submit(f)
</select>
</td>
<td class="td_mng">
<a href="./num_book.php?bg_no=<?php echo $group[$i]['bg_no']?>">보기</a>
<a href="./num_book.php?bg_no=<?php echo $group[$i]['bg_no']?>" class="btn btn_03">보기</a>
</td>
</tr>
<?php } ?>
@ -174,10 +177,10 @@ function num_group_submit(f)
</table>
</div>
<div class="btn_list01 btn_list">
<input type="submit" name="act_button" value="선택수정" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value">
<input type="submit" name="act_button" value="선택비우기" onclick="document.pressed=this.value">
<div class="btn_fixed_top">
<input type="submit" name="act_button" value="선택수정" onclick="document.pressed=this.value" class="btn_02 btn">
<input type="submit" name="act_button" value="선택삭제" onclick="document.pressed=this.value" class="btn_02 btn">
<input type="submit" name="act_button" value="선택비우기" onclick="document.pressed=this.value" class="btn_02 btn">
</div>
</form>

View File

@ -125,10 +125,10 @@ if ($config['cf_sms_use'] == 'icode') { // 아이코드 사용
<select name="hp_list" id="hp_list" size="5"></select>
<div id="recv_add">
<label for="hp_name">이름</label>
<input type="text" name="hp_name" id="hp_name" class="frm_input" size="11" maxlength="20" onkeypress="if(event.keyCode==13) document.getElementById('hp_number').focus();"><br>
<label for="hp_number">번호</label>
<input type="text" name="hp_number" id="hp_number" class="frm_input" size="11" maxlength="20" onkeypress="if(event.keyCode==13) hp_add()">
<label for="hp_name" class="sound_only">이름</label>
<input type="text" name="hp_name" id="hp_name" class="frm_input" size="11" maxlength="20" onkeypress="if(event.keyCode==13) document.getElementById('hp_number').focus();" placeholder="이름"><br>
<label for="hp_number" class="sound_only">번호</label>
<input type="text" name="hp_number" id="hp_number" class="frm_input" size="11" maxlength="20" onkeypress="if(event.keyCode==13) hp_add()" placeholder="번호">
<button type="button" onclick="hp_add()">추가</button><br>
</div>
</div>
@ -182,9 +182,9 @@ if ($config['cf_sms_use'] == 'icode') { // 아이코드 사용
<div id="send_book">
<h2>휴대폰번호 목록</h2>
<div id="book_tab">
<a href="#book_group" id="book_group">그룹</a>
<a href="#book_person" id="book_person">개인</a>
<a href="#book_level" id="book_level">권한</a>
<a href="#book_group" id="book_group" class="btn btn_02">그룹</a>
<a href="#book_person" id="book_person" class="btn btn_02">개인</a>
<a href="#book_level" id="book_level" class="btn btn_02">권한</a>
</div>
<div id="num_book"></div>