diff --git a/adm/boardgroupmember_list.php b/adm/boardgroupmember_list.php index 3cd6d783c..29cacc157 100644 --- a/adm/boardgroupmember_list.php +++ b/adm/boardgroupmember_list.php @@ -111,7 +111,7 @@ $colspan = 7; - + diff --git a/adm/index.php b/adm/index.php index 58505131d..aa47df681 100644 --- a/adm/index.php +++ b/adm/index.php @@ -99,7 +99,7 @@ $colspan = 12; -
+
@@ -281,7 +281,7 @@ $colspan = 7; -
+
diff --git a/adm/member_list.php b/adm/member_list.php index 12b8b2a3e..e1500e570 100644 --- a/adm/member_list.php +++ b/adm/member_list.php @@ -193,7 +193,7 @@ $colspan = 15; - + @@ -202,7 +202,7 @@ $colspan = 15;
> -
+
-
+
diff --git a/config.php b/config.php index 7870b3354..d9673ff10 100644 --- a/config.php +++ b/config.php @@ -48,21 +48,19 @@ define('G4_SKIN_DIR', 'skin'); define('G4_GCAPTCHA_DIR', 'gcaptcha'); define('G4_CKEDITOR_DIR', 'ckeditor'); define('G4_MOBILE_DIR', 'mobile'); -define('G4_KCP_DIR', 'kcp'); +define('G4_KCPCERT_DIR', 'kcpcert'); define('G4_SNS_DIR', 'sns'); define('G4_SYNDI_DIR', 'syndi'); // URL 은 브라우저상에서의 경로 (도메인으로 부터의) - if (G4_DOMAIN) { define('G4_URL', G4_DOMAIN); } else { - if (isset($g4_path['url'])) { + + if (isset($g4_path['url'])) define('G4_URL', $g4_path['url']); - } else { + else define('G4_URL', ''); - } -} if (isset($g4_path['path'])) { define('G4_PATH', $g4_path['path']); @@ -80,7 +78,7 @@ define('G4_SKIN_URL', G4_URL.'/'.G4_SKIN_DIR); define('G4_PLUGIN_URL', G4_URL.'/'.G4_PLUGIN_DIR); define('G4_GCAPTCHA_URL', G4_PLUGIN_URL.'/'.G4_GCAPTCHA_DIR); define('G4_CKEDITOR_URL', G4_PLUGIN_URL.'/'.G4_CKEDITOR_DIR); // CKEDITOR 의 라이브러리 경로 -define('G4_KCP_URL', G4_PLUGIN_URL.'/'.G4_KCP_DIR); +define('G4_KCPCERT_URL', G4_PLUGIN_URL.'/'.G4_KCPCERT_DIR); define('G4_SNS_URL', G4_PLUGIN_URL.'/'.G4_SNS_DIR); define('G4_SYNDI_URL', G4_PLUGIN_URL.'/'.G4_SYNDI_DIR); define('G4_MOBILE_URL', G4_URL.'/'.G4_MOBILE_DIR); @@ -95,7 +93,7 @@ define('G4_PLUGIN_PATH', G4_PATH.'/'.G4_PLUGIN_DIR); define('G4_SKIN_PATH', G4_PATH.'/'.G4_SKIN_DIR); define('G4_GCAPTCHA_PATH', G4_PLUGIN_PATH.'/'.G4_GCAPTCHA_DIR); define('G4_CKEDITOR_PATH', G4_PLUGIN_PATH.'/'.G4_CKEDITOR_DIR); -define('G4_KCP_PATH', G4_PLUGIN_PATH.'/'.G4_KCP_DIR); +define('G4_KCPCERT_PATH', G4_PLUGIN_PATH.'/'.G4_KCPCERT_DIR); define('G4_SNS_PATH', G4_PLUGIN_PATH.'/'.G4_SNS_DIR); define('G4_SYNDI_PATH', G4_PLUGIN_PATH.'/'.G4_SYNDI_DIR); define('G4_MOBILE_PATH', G4_PATH.'/'.G4_MOBILE_DIR); diff --git a/css/admin.css b/css/admin.css index 0086cf17b..e74e6af98 100644 --- a/css/admin.css +++ b/css/admin.css @@ -2,37 +2,30 @@ /* 초기화 */ html {overflow-y:scroll} -body {margin:0;padding:0;background:#f7f7f2;font-size:0.75em;font-family:"dotum"} +body {margin:0;padding:0;background:#f5f6fa;font-size:0.75em;font-family:"dotum"} html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0} h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"dotum"} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} header ul, nav ul, aside ul, footer ul {margin:0;padding:0;list-style:none} label, input, select, img {vertical-align:middle} input {margin:0;padding:0;border-radius:0;font-family:"dotum"} -input[type=text], -input[type=password], -input[type=submit], -input[type=image] {-webkit-appearance:none} +input[type=text], input[type=password], input[type=submit], input[type=image] {-webkit-appearance:none} button {border-radius:0;font-size:1em;-webkit-appearance:none} p {margin:0;padding:10px 0;line-height:1.7em;word-break:break-all} hr {display:none} pre {overflow-x:scroll;font-size:1.1em} a {color:#000;text-decoration:none} -a:focus, -a:hover, -a:active {text-decoration:underline} +a:focus, a:hover, a:active {text-decoration:underline} /* 헤딩 */ h1 {margin-bottom:20px;color:#333;font-size:1.5em;font-family:"dotum";letter-spacing:-0.1em} h2 {font-size:1.2em} /* 화면낭독기 사용자용 */ #hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden} -.msg_sound_only, -.sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important} +.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important} /* 본문 바로가기 */ #to_content a {z-index:100000;position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden} -#to_content a:focus, -#to_content a:active {width:100%;height:70px;background:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.1em} +#to_content a:focus, #to_content a:active {width:100%;height:70px;background:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.1em} /* 캡챠 자동등록(입력)방지 기본 */ #captcha img {border:1px solid #ddd;border-right:0} @@ -44,15 +37,13 @@ h2 {font-size:1.2em} .cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center} .cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1} .cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""} -.cke_sc_def dt, -.cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid .e9e9e9} +.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid .e9e9e9} .cke_sc_def dt {width:20%;font-weight:bold} .cke_sc_def dd {width:30%} /* 레이아웃 */ #hd {z-index:10;min-width:1000px;background:url('../adm/img/hd_bg.jpg') #383b3f top left repeat-x} -#hd h1, -#hd h2 {margin:0;padding:0;font-size:0;line-height:0;border:0;overflow:hidden} +#hd h1, #hd h2 {margin:0;padding:0;font-size:0;line-height:0;border:0;overflow:hidden} #hd_wrap {z-index:11;position:relative;margin:0 auto;width:1000px} #logo {position:relative;height:70px} #logo img {position:absolute;top:15px;left:0} @@ -72,8 +63,7 @@ h2 {font-size:1.2em} .gnb_1dli {z-index:13;clear:both;zoom:1} .gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1dli a {display:block;float:left;width:120px;height:35px;color:#e0e0e0;font-weight:bold;line-height:2.95em;text-decoration:none} -.gnb_1dli a:focus, -.gnb_1dli a:hover {text-decoration:none} +.gnb_1dli a:focus, .gnb_1dli a:hover {text-decoration:none} .gnb_2dul {float:left;width:auto} .gnb_2dli {float:left} .gnb_2dli a {color:#e0e0e0;font-weight:normal} @@ -83,7 +73,7 @@ h2 {font-size:1.2em} .gnb_js #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_js .gnb_1dli {clear:none;position:relative;float:left;margin:0 0 0 -1px;border:1px solid #222;border-top:0;border-bottom:0} .gnb_js .gnb_1dli a {color:#fff;text-align:center} -.gnb_js .gnb_1dli_air a {float:none;background:#f7f7f2;color:#000} +.gnb_js .gnb_1dli_air a {float:none;background:#f5f6fa;color:#000} .gnb_js .gnb_1dli_on a {float:none;background:#fff;color:#000} .gnb_js .gnb_2dul {position:absolute;top:35px;width:1px;height:1px;overflow:hidden} .gnb_js .gnb_2dli a {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left} @@ -99,10 +89,10 @@ h2 {font-size:1.2em} #qnb {float:right;margin:0;padding:0;list-style:none} #qnb li {margin-bottom:20px} -#qnb a {display:block;width:40px;font-size:0.9em;text-align:center;letter-spacing:-0.1em} -#qnb a:focus, -#qnb a:hover, -#qnb a:active {text-decoration:none} + +#qnb a {display:block;width:40px;font-size:0.9em;text-align:center} +#qnb a:focus, #qnb a:hover, #qnb a:active {text-decoration:none} + #qnb img {margin-bottom:5px} #container {z-index:4;position:relative;float:left;width:942px} @@ -140,6 +130,7 @@ h2 {font-size:1.2em} fieldset .btn_submit {height:21px;background:#383a3f;line-height:1.7em} fieldset .btn_submit:focus {height:21px;background:#555;line-height:1.7em} .btn_frmline {display:inline-block;padding:0 7px 0 5px;height:21px;border:0;background:#444;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle;line-height:2em} /* 우편번호검색버튼 등 */ +<<<<<<< HEAD .btn_frmline:focus, .btn_frmline:hover, .btn_frmline:active {text-decoration:none} @@ -154,6 +145,12 @@ fieldset .btn_submit:focus {height:21px;background:#555;line-height:1.7em} .btn_list button {padding:0 15px;height:28px;border:0;background:#617d46;color:#fff;line-height:2.2em;vertical-align:middle} .btn_list input:focus, .btn_list button:focus {padding:0 15px;height:28px;background:#555;color:#fff;line-height:2.2em;vertical-align:middle} +======= +.btn_frmline:focus, .btn_frmline:hover, .btn_frmline:active {text-decoration:none} + +.btn_list input, .btn_list button {padding:0 15px;height:28px;border:0;background:#617d46;color:#fff;line-height:2.2em;vertical-align:middle} +.btn_list input:focus, .btn_list button:focus {padding:0 15px;height:28px;background:#555;color:#fff;line-height:2.2em;vertical-align:middle} +>>>>>>> g4s .btn_list a {display:inline-block;padding:0 15px;height:28px;background:#617d46;color:#fff;text-decoration:none;line-height:2.4em;vertical-align:middle} .btn_list a:focus {background:#555} @@ -177,9 +174,7 @@ fieldset .btn_submit:focus {height:21px;background:#555;line-height:1.7em} /* 폼 */ label {vertical-align:middle} textarea, .frm_input {padding:2px;border:1px solid #ced9de;background:#f6f9fa;vertical-align:middle} -textarea:focus, -.frm_input:focus, -input.required:focus {border-color:#000;background:#434f54 !important;color:#fff} +textarea:focus, .frm_input:focus, input.required:focus {border-color:#000;background:#434f54 !important;color:#fff} textarea {width:90%} select {border:1px solid #ced9de} button {padding:3px;border:1px solid #ced9de;background:#f6f9fa;cursor:pointer} @@ -200,8 +195,7 @@ fieldset button:focus, .fieldset_submit:focus {padding:0 15px;height:23px;border .anchor:after {display:block;visibility:hidden;clear:both;content:""} .anchor li {float:left;margin-left:-1px;list-style:none} .anchor a {display:inline-block;border:1px solid #586267;background:#667379;padding:0 7px;height:30px;color:#fff;text-decoration:none;line-height:2.6em} -.anchor a:focus, -.anchor a:hover {background:#434f54;text-decoration:none} +.anchor a:focus, .anchor a:hover {background:#434f54;text-decoration:none} /* 테이블 */ table {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0} @@ -265,10 +259,17 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .tbl_bo_list td {text-align:center} /* 게시판추가/수정 */ .group_setting {width:140px;border-left:1px solid #e9ecee;text-align:center} +<<<<<<< HEAD #frm_extra .group_setting label {width:auto} #frm_extra .group_setting input {margin:0} #frm_extra label {display:inline-block;width:100px} #frm_extra input {margin-right:10px} +======= +#anc_bo_extra .group_setting label {width:auto} +#anc_bo_extra .group_setting input {margin:0} +#anc_bo_extra label {display:inline-block;width:100px} +#anc_bo_extra input {margin-right:10px} +>>>>>>> g4s /* 게시판그룹관리 목록 */ .tbl_gr_list td {text-align:center} /* 게시판그룹 추가/수정 목록 */ @@ -294,9 +295,7 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .td_odrnum {width:250px;text-align:center} .td_odrnum2 {text-align:center} .td_grid {width:60px;text-align:center} -.td_mbid, -.td_name, -.td_mbname {width:100px;text-align:left !important} +.td_mbid, .td_name, .td_mbname {width:100px;text-align:left !important} .td_addr {text-align:left !important} .td_time {width:150px;text-align:center} .td_boolean {width:50px;text-align:center} @@ -317,10 +316,8 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 #fsendmailtest {margin-bottom:20px;padding:30px 0;border:1px solid #ced9de;background:#fff;text-align:center} /* 세션파일일괄삭제 */ -#session_del p, -#cache_del p {margin-bottom:20px;padding:13px;border:1px solid #ced9de;background:#fff} -#session_del p span, -#cache_del p span {color:#ff3061} +#session_del p, #cache_del p {margin-bottom:20px;padding:13px;border:1px solid #ced9de;background:#fff} +#session_del p span, #cache_del p span {color:#ff3061} /* 새창 기본 스타일 */ @@ -348,21 +345,17 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .sv_wrap {display:inline-block;position:relative;font-weight:normal;font-size:1em} .sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111} .sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important} -.sv_wrap a:focus, -.sv_wrap a:hover, -.sv_wrap a:active {text-decoration:none !important} +.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important} .sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important} .sv_nojs .sv {display:block} /* pagination */ .pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center} .pg {display:inline-block;border:1px solid #ddd;letter-spacing:-4px} -.pg a:focus, -.pg a:hover, -.pg a:active {text-decoration:none} -.pg_page, -.pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle} +.pg a:focus, .pg a:hover, .pg a:active {text-decoration:none} +.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle} .pg_page {background:#f9f9f9;text-decoration:none} +<<<<<<< HEAD .pg_start, .pg_prev {border-right:1px solid #ddd} .pg_end, @@ -517,4 +510,9 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} #anc_pricecompare_engine dt a {font-weight:bold} #anc_pricecompare_engine dd {margin:0 0 30px} -#anc_pricecompare_engine li {margin:5px 0} \ No newline at end of file +#anc_pricecompare_engine li {margin:5px 0} +======= +.pg_start, .pg_prev {border-right:1px solid #ddd} +.pg_end, .pg_next {border-left:1px solid #ddd} +.pg_current {background:#444;color:#fff;font-weight:bold} +>>>>>>> g4s \ No newline at end of file diff --git a/css/default.css b/css/default.css index b8f152b1f..12edfab8f 100644 --- a/css/default.css +++ b/css/default.css @@ -19,14 +19,93 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} +/* 상단 레이아웃 */ +#hd {border-top:3px solid #151515;background:#fff} +#hd h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#hd_wrapper {position:relative;margin:0 auto;width:980px} + +#logo {padding:17px 0} + +/* 전체 검색 */ +#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #555} +#sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden} +#sch_all_stx {padding-left:5px;width:165px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} +#sch_all_submit {padding:0 5px;height:26px;border:0;background:#555;color:#fff} + +#tnb {position:absolute;top:18px;right:0;zoom:1} +#tnb:after {display:block;visibility:hidden;clear:both;content:""} +#tnb li {float:left} +#tnb a {display:block;padding:5px 10px;color:#333;letter-spacing:-0.1em} +#tnb a:focus, +#tnb a:hover, +#tnb a:active {text-decoration:none} +#tnb img {margin-right:3px} + +/* gnb js off */ +#gnb {z-index:10;margin:-1px 0 0;border-bottom:1px solid #c3c7c5;background:#f0f4f8} +#gnb h2 {position:absolute;margin:0;padding:0;font-size:0;line-height:0;overflow:hidden} +#gnb_1dul {margin:0 auto;padding:0;width:980px;zoom:1} +#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} +.gnb_1dli {z-index:10;clear:both;zoom:1} +.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} +.gnb_1da {display:block;float:left;width:80px;height:35px;font-weight:bold;line-height:2.95em;text-decoration:none} +.gnb_1da:focus, +.gnb_1da:hover {text-decoration:none} +.gnb_2dul {float:left;width:auto} +.gnb_2dli {float:left} +.gnb_2da {display:block;float:left;width:80px;height:35px;line-height:2.95em;text-decoration:none} +.gnb_2da:focus, +.gnb_2da:hover {text-decoration:none} +/* gnb js on */ +.gnb_js {} +.gnb_js #gnb_1dul {zoom:1} +.gnb_js #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} +.gnb_js .gnb_1dli {clear:none;position:relative;float:left} +.gnb_js .gnb_1da {text-align:center} +.gnb_js .gnb_1dli_air a {float:none;background:#333;color:#fff} +.gnb_js .gnb_1dli_on a {float:none;background:#333;color:#fff} +.gnb_js .gnb_2dul {position:absolute;top:35px;width:1px;height:1px;overflow:hidden} +.gnb_js .gnb_2da {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left} +.gnb_1dli_over .gnb_2dul {left:0;width:180px;height:auto;background:#fff} +.gnb_1dli_over2 .gnb_2dul {right:0;width:180px;height:auto;background:#fff} + +.gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em} + +/* 중간 레이아웃 */ +#wrapper {z-index:5;margin:50px auto;width:980px;zoom:1} +#wrapper:after {display:block;visibility:hidden;clear:both;content:""} + +#aside {float:right;width:210px;border:1px solid #cfded8;background:#fff} + +#container {z-index:4;position:relative;float:left;padding:25px 14px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #cfded8;background:#fff;zoom:1} +#container:after {display:block;visibility:hidden;clear:both;content:""} +#container_title {margin-bottom:20px;font-size:1.2em} + +/* 텍스트 크기 조절 */ +#text_size {position:absolute;top:-33px;left:-1px;letter-spacing:-3px} +#text_size button {margin:0;padding:0 10px;height:28px;border:0;background:#555;color:#fff;vertical-align:middle;cursor:pointer} +#text_size_down {font-size:0.9em} +#text_size_def {font-size:1em} +#text_size_up {font-size:1.3em} + +/* 하단 레이아웃 */ +#ft {background:#484848} +#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} + +#ft_catch {position:relative;margin:0 auto;padding:20px 0;width:980px;text-align:center} + +#ft_copy {background:#414141} +#ft_copy p {position:relative;margin:0 auto;width:980px;color:#4a9ab8} +#ft_copy b {color:#fff} +#ft_copy a {position:absolute;top:10px;right:0;color:#fff} + /* 화면낭독기 사용자용 */ #hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden} .msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important} /* 본문 바로가기 */ -#to_content a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} -#to_content a:focus, -#to_content a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} +#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} /* 이미지 등비율 리사이징 */ .img_fix {width:100%;height:auto} @@ -47,102 +126,20 @@ a:active {color:#000;text-decoration:underline} .cke_sc_def dt {width:20%;font-weight:bold} .cke_sc_def dd {width:30%} -/* 상단 레이아웃 */ -#hd {height:73px;border-top:3px solid #151515;background:#fff} -#hd h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#hd_wrapper {position:relative;margin:0 auto;width:980px} - -#logo {padding:17px 0} - -#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;letter-spacing:-5px} -#sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden} -#sch_all_stx {padding-left:5px;width:156px;height:24px;border:1px solid #aaa;border-right:0;background:#fff;line-height:1.9em !important;line-height:1.6em} -#sch_all_submit {border:1px solid #aaa;border-left:0} - -#mb_nb {position:absolute;top:18px;right:0;zoom:1} -#mb_nb:after {display:block;visibility:hidden;clear:both;content:""} -#mb_nb li {float:left} -#mb_nb a {display:block;padding:5px 10px;color:#333;letter-spacing:-0.1em} -#mb_nb a:focus, -#mb_nb a:hover, -#mb_nb a:active {text-decoration:none} -#mb_nb img {margin-right:3px} - -/* gnb js off */ -#gnb {z-index:10;margin:-1px 0 0;border-top:1px solid #e7f1ed;border-bottom:1px solid #c3c7c5;background:#f0f4f8} -#gnb h2 {position:absolute;margin:0;padding:0;font-size:0;line-height:0;overflow:hidden} -#gnb_1dul {margin:0 auto;padding:0;width:980px;zoom:1} -#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_1dli {z-index:10;clear:both;zoom:1} -.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_1da {display:block;float:left;width:80px;height:35px;font-weight:bold;line-height:2.95em;text-decoration:none} -.gnb_1da:focus, -.gnb_1da:hover {text-decoration:none} -.gnb_2dul {float:left;width:auto} -.gnb_2dli {float:left} -.gnb_2da {display:block;float:left;width:80px;height:35px;line-height:2.95em;text-decoration:none} -.gnb_2da:focus, -.gnb_2da:hover {text-decoration:none} -/* gnb js on */ -.gnb_js {} -.gnb_js #gnb_1dul {zoom:1} -.gnb_js #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_js .gnb_1dli {clear:none;position:relative;float:left} -.gnb_js .gnb_1da {text-align:center} -.gnb_js .gnb_1dli_air a {float:none;background:#f7f7f2;color:#000} -.gnb_js .gnb_1dli_on a {float:none;border-color:#e0e5e9;background:#fff;color:#000} -.gnb_js .gnb_2dul {position:absolute;top:35px;width:1px;height:1px;overflow:hidden} -.gnb_js .gnb_2da {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left} -.gnb_1dli_over .gnb_2dul {left:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} -.gnb_1dli_over2 .gnb_2dul {right:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} - -.gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em} - -/* 중간 레이아웃 */ -#wrapper {z-index:5;margin:50px auto;width:980px;zoom:1} -#wrapper:after {display:block;visibility:hidden;clear:both;content:""} -#wrapper_title {margin-bottom:20px;font-size:1.2em} - -#wrapper #aside {float:right;width:209px;border:1px solid #cfded8;background:#fff} - -#container {z-index:4;position:relative;float:left;padding:25px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #cfded8;background:#fff;zoom:1} -#container:after {display:block;visibility:hidden;clear:both;content:""} - -/* 텍스트 크기 조절 */ -#text_size {position:absolute;top:-31px;left:-1px} -#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer} - -/* 하단 레이아웃 */ -#ft {background:#484848} -#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} - -#ft_catch {position:relative;margin:0 auto;padding:20px 0;width:980px;text-align:center} - -#ft_copy {background:#414141} -#ft_copy p {position:relative;margin:0 auto;width:980px;color:#4a9ab8} -#ft_copy b {color:#fff} -#ft_copy a {position:absolute;top:10px;right:0;color:#fff} - -/* Mobile화면으로 */ -#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center} - /* 콘텐츠별 스타일 */ .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold} /* 버튼 */ -.btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} -.btn01:focus, -.btn01:hover {text-decoration:none !important} -.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #333 !important;background:#333 !important;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} -.btn02:focus, -.btn02:hover {text-decoration:none !important} +.btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn01:focus, .btn01:hover {text-decoration:none !important} +.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #333;background:#333;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn02:focus, .btn02:hover {text-decoration:none !important} .btn_confirm {text-align:center} /* 서식단계 진행 */ .btn_submit {padding:0 10px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer} button.btn_submit {height:22px !important;font-size:1em} fieldset .btn_submit {height:22px;font-size:1em} .btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em} button.btn_cancel {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc;background:#fafafa;line-height:2em} -.btn_cancel:focus, -.btn_cancel:hover {text-decoration:none !important} +.btn_cancel:focus, .btn_cancel:hover {text-decoration:none !important} .btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#333;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */ button.btn_frmline {font-size:1em} .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ @@ -151,15 +148,12 @@ button.btn_frmline {font-size:1em} .btn_win a:focus, .btn_win a:hover {text-decoration:none} /* 게시판용 버튼 */ -.btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} -.btn_b01:focus, -.btn_b01:hover {text-decoration:none !important} -.btn_b02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} -.btn_b02:focus, -.btn_b02:hover {text-decoration:none !important} -.btn_admin {display:inline-block;padding:0 10px;height:23px;border:1px solid #e8180c !important;background:#e8180c !important;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} /* 관리자 전용 버튼 */ -.btn_admin:focus, -.btn_admin:hover {text-decoration:none !important} +.btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #d9ded9;background:#f5f6fa;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn_b01:focus, .btn_b01:hover {text-decoration:none !important} +.btn_b02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee;background:#333;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn_b02:focus, .btn_b02:hover {text-decoration:none !important} +.btn_admin {display:inline-block;padding:0 10px;height:23px;border:1px solid #e8180c;background:#e8180c;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} /* 관리자 전용 버튼 */ +.btn_admin:focus, .btn_admin:hover {text-decoration:none !important} /* 기본테이블 */ .basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0} @@ -182,12 +176,10 @@ td.empty_table {padding:85px 0;text-align:center} /* 폼 테이블 */ .frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0} .frm_tbl caption {padding:10px 0;font-weight:bold;text-align:left} -.frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left} -.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent} -.frm_tbl textarea, -.frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle} -.frm_input:focus, -input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff} +.frm_tbl th {width:100px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f7f7f7;text-align:left;vertical-align:top} +.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent;vertical-align:top} +.frm_tbl textarea, .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle} +.frm_input:focus, input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff} .frm_tbl textarea {width:90%;height:150px} .frm_address {display:block;margin-top:5px} .frm_file {display:block;margin-bottom:5px} @@ -212,8 +204,9 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important /* 새창 기본 스타일 */ .new_win {} -.new_win h1 {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em} +.new_win #new_win_title {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em} .new_win .basic_tbl {margin:0 auto 20px !important;width:93% !important;background:#fff !important} +.new_win .frm_tbl {margin:0 auto 20px !important;width:93% !important;background:#fff !important} .new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1} .new_win_ul:after {display:block;visibility:hidden;clear:both;content:""} .new_win_ul li {float:left;margin-left:-1px} @@ -229,23 +222,19 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important .sv_wrap {display:inline-block;position:relative;font-weight:normal} .sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111} .sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important} -.sv_wrap a:focus, -.sv_wrap a:hover, -.sv_wrap a:active {text-decoration:none !important} +.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important} .sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important} .sv_nojs .sv {display:block} /* pagination */ .pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center} .pg {display:inline-block;border:1px solid #cfded8;letter-spacing:-4px} -.pg a:focus, -.pg a:hover, -.pg a:active {text-decoration:none} -.pg_page, -.pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle} +.pg a:focus, .pg a:hover, .pg a:active {text-decoration:none} +.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle} .pg_page {background:#f9f9f9;text-decoration:none} -.pg_start, -.pg_prev {border-right:1px solid #cfded8} -.pg_end, -.pg_next {border-left:1px solid #cfded8} -.pg_current {background:#333;color:#fff;font-weight:bold} \ No newline at end of file +.pg_start, .pg_prev {border-right:1px solid #cfded8} +.pg_end, .pg_next {border-left:1px solid #cfded8} +.pg_current {background:#333;color:#fff;font-weight:bold} + +/* Mobile화면으로 */ +#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center} diff --git a/head.php b/head.php index 18f66bd95..fd58d3785 100644 --- a/head.php +++ b/head.php @@ -26,7 +26,7 @@ if ($config['cf_include_head']) {

-
본문 바로가기
+
본문 바로가기
@@ -41,7 +41,7 @@ if ($config['cf_include_head']) { - + -
+
+ + +

- - -
-
- +
-

+

- - - + + +
\ No newline at end of file diff --git a/img/logo.jpg b/img/logo.jpg index 3b6c8257a..fcd21c7c9 100644 Binary files a/img/logo.jpg and b/img/logo.jpg differ diff --git a/index.php b/index.php index 24f9dc480..3c07d7064 100644 --- a/index.php +++ b/index.php @@ -18,6 +18,7 @@ if ($config['cf_include_index']) { include_once('./_head.php'); ?> +

최신글

- - - - - - -
- -
- - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +
자동등록방지
내용 + 글자 + + + +
+ +
+ +
+ + + + + + diff --git a/skin/board/basic/write.skin.php b/skin/board/basic/write.skin.php index 585b46a14..4e8527cd5 100644 --- a/skin/board/basic/write.skin.php +++ b/skin/board/basic/write.skin.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -

+

diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index 61c53f9fc..7be441c7a 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -48,7 +48,7 @@ .btn_bo_adm {float:left} .btn_bo_adm li {float:left;margin-right:5px} .btn_bo_adm input {padding:0 10px;height:25px;border:1px solid #e8180c !important;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;cursor:pointer} -.bo_notice td {background:#f7f7f2} +.bo_notice td {background:#f5f6fa} .bo_notice td a {font-weight:bold} .td_num strong {color:#000} .bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */ @@ -60,9 +60,9 @@ /* 게시판 읽기 */ #bo_v {margin-bottom:20px;padding-bottom:20px} -#bo_v_cate {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em} +#bo_v_table {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em} -#bo_v_h1 {padding:10px 0;font-size:1.2em} +#bo_v_title {padding:10px 0;font-size:1.2em} #bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd} #bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden} @@ -75,7 +75,7 @@ #bo_v_file {} #bo_v_file h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_file ul {margin:0;padding:0;list-style:none} -#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f7f7f2} +#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa} #bo_v_file a {display:inline-block;padding:8px 0 7px;color:#000} #bo_v_file a:focus, #bo_v_file a:hover, @@ -85,7 +85,7 @@ #bo_v_link {} #bo_v_link h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_link ul {margin:0;padding:0;list-style:none} -#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f7f7f2} +#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa} #bo_v_link a {display:inline-block;padding:8px 0 7px;color:#000} #bo_v_link a:focus, #bo_v_link a:hover, @@ -108,7 +108,7 @@ .bo_v_com li {float:left;margin-left:5px} #bo_v_atc {min-height:200px;height:auto !important;height:200px} -#bo_v_atc header h1 {margin:0;padding:0;width:1px;height:1px;overflow:hidden} +#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_v_img {margin:0 0 10px;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""} @@ -123,27 +123,24 @@ #bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top} #bo_v_act strong {color:#ff3061} #bo_v_act_good, -#bo_v_act_nogood {position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_v form {padding-top:20px} /* 게시판 댓글 */ -#bo_vc {margin:0 0 10px;padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f7f7f2} +#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa} #bo_vc h2 {margin-bottom:10px} #bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc} #bo_vc header {position:relative;padding:15px 0 5px} #bo_vc header .icon_reply {position:absolute;top:15px;left:-20px} #bo_vc .sv_wrap {margin-right:15px} -#bo_vc .member, -#bo_vc .guest, -#bo_vc .sv_member, -#bo_vc .sv_guest {font-weight:bold} +#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold} .bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px} -#bo_vc h1 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_vc a {color:#000;text-decoration:none} #bo_vc p {padding:0 0 5px;line-height:1.8em} #bo_vc p a {text-decoration:underline} -#bo_vc_empty {margin:0;padding:20px !important;border-bottom:1px dotted #ccc;text-align:center} +#bo_vc_empty {margin:0;padding:20px !important;text-align:center} #bo_vc fieldset {margin:0 0 10px;padding:0} #bo_vc #bo_vc_winfo {float:left} #bo_vc footer {zoom:1} @@ -153,8 +150,8 @@ .bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_act li {float:left;margin-left:5px} -#bo_vc_w {position:relative;margin-bottom:10px;padding:0 20px 20px;border-bottom:1px solid #cfded8} -#bo_vc_w h2 {padding:15px 0 5px} -#bo_vc_w #char_cnt {display:block;margin-bottom:5px} +#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8} +#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#bo_vc_w #char_cnt {display:block;margin:0 0 5px} #bo_vc form {padding:0} \ No newline at end of file diff --git a/skin/board/gallery/view.skin.php b/skin/board/gallery/view.skin.php index 7873cf3bd..c955bc90a 100644 --- a/skin/board/gallery/view.skin.php +++ b/skin/board/gallery/view.skin.php @@ -5,17 +5,20 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); -
+
-

- - -

- -

+
+
+

+ +

+
-

게시물 정보

+

페이지 정보

작성자 작성일 조회 @@ -87,8 +90,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
- +
-
-
-

본문

-
+
+

본문

-
+ - - -
- + + ", $str); - ?> -
style="margin-left:px;border-top-color:#e0e0e0"> + ?> +
style="margin-left:px;border-top-color:#e0e0e0">

님의 댓글

@@ -44,7 +44,7 @@ var char_max = parseInt(); // 최대 - " id="secret_comment_"> + " id="secret_comment_"> ); // 최대 - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +
자동등록방지
내용 + 글자 + + + +
+ +
+ +
+ + + + + + diff --git a/skin/board/gallery/write.skin.php b/skin/board/gallery/write.skin.php index a5c6ec465..d0b0342b4 100644 --- a/skin/board/gallery/write.skin.php +++ b/skin/board/gallery/write.skin.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -

+

diff --git a/skin/connect/basic/current_connect.skin.php b/skin/connect/basic/current_connect.skin.php index aafbb14ca..7f2a4589c 100644 --- a/skin/connect/basic/current_connect.skin.php +++ b/skin/connect/basic/current_connect.skin.php @@ -18,18 +18,18 @@ for ($i=0; $i".$location.""; + if ($list[$i]['lo_url'] && $is_admin == 'super') $display_location = ''.$location.''; else $display_location = $location; ?> - + 현재 접속자가 없습니다."; + echo '현재 접속자가 없습니다.'; ?> diff --git a/skin/latest/basic/latest.skin.php b/skin/latest/basic/latest.skin.php index 068a84503..dba9d9e75 100644 --- a/skin/latest/basic/latest.skin.php +++ b/skin/latest/basic/latest.skin.php @@ -4,8 +4,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
- +
+

  • @@ -38,4 +38,4 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
+ diff --git a/skin/member/basic/formmail.skin.php b/skin/member/basic/formmail.skin.php index bc635db3e..b188fea87 100644 --- a/skin/member/basic/formmail.skin.php +++ b/skin/member/basic/formmail.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-

님께 메일보내기

+

님께 메일보내기

@@ -15,6 +15,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 + diff --git a/skin/member/basic/login.skin.php b/skin/member/basic/login.skin.php index 756c3563c..2e91204a8 100644 --- a/skin/member/basic/login.skin.php +++ b/skin/member/basic/login.skin.php @@ -10,17 +10,18 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
- +
+ 회원로그인 + - +
-
+
+
메인으로 돌아가기 diff --git a/skin/member/basic/memo.skin.php b/skin/member/basic/memo.skin.php index 3931cbb5a..5308fd32f 100644 --- a/skin/member/basic/memo.skin.php +++ b/skin/member/basic/memo.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-

+

  • 받은쪽지
  • @@ -34,7 +34,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
- "; } ?> + '; } ?>
메일쓰기
삭제
자료가 없습니다.
자료가 없습니다.
diff --git a/skin/member/basic/memo_form.skin.php b/skin/member/basic/memo_form.skin.php index 9463b6634..7eb53d3a5 100644 --- a/skin/member/basic/memo_form.skin.php +++ b/skin/member/basic/memo_form.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-

쪽지보내기

+

쪽지보내기

  • 받은쪽지
  • @@ -14,7 +14,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
+
diff --git a/skin/member/basic/memo_view.skin.php b/skin/member/basic/memo_view.skin.php index f9fc51bc6..ea310a6fb 100644 --- a/skin/member/basic/memo_view.skin.php +++ b/skin/member/basic/memo_view.skin.php @@ -14,14 +14,18 @@ else {
-

+

+ -
-

쪽지 내용

+ +
+
+

쪽지 내용

+
  • 사람 @@ -35,7 +39,7 @@ else {

    -
+
이전쪽지 diff --git a/skin/member/basic/password_lost.skin.php b/skin/member/basic/password_lost.skin.php index 3730b30fc..283cf7aab 100644 --- a/skin/member/basic/password_lost.skin.php +++ b/skin/member/basic/password_lost.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-

회원정보 찾기

+

회원정보 찾기

diff --git a/skin/member/basic/profile.skin.php b/skin/member/basic/profile.skin.php index f7a8cb3fc..26aba76dc 100644 --- a/skin/member/basic/profile.skin.php +++ b/skin/member/basic/profile.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-

님의 프로필

+

님의 프로필

쪽지쓰기
diff --git a/skin/member/basic/register_form.skin.php b/skin/member/basic/register_form.skin.php index 0a43e82a3..40a071241 100644 --- a/skin/member/basic/register_form.skin.php +++ b/skin/member/basic/register_form.skin.php @@ -234,7 +234,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가