diff --git a/adm/board_copy.php b/adm/board_copy.php index 5cda40b4e..b1b0bce40 100644 --- a/adm/board_copy.php +++ b/adm/board_copy.php @@ -18,11 +18,11 @@ include_once($g4['path'].'/head.sub.php'); 기존 게시판을 새 게시판으로 복사 - 원본 테이블 + 원본 테이블명 - + 영문자, 숫자, _ 만 가능 (공백없이) @@ -53,6 +53,11 @@ include_once($g4['path'].'/head.sub.php'); +echo ""; - +alert("복사에 성공 했습니다.", './board_copy.php?bo_table='.$bo_table.'&'.$qstr); +?> \ No newline at end of file diff --git a/adm/board_form.php b/adm/board_form.php index a28ae9771..2741a4b40 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -656,10 +656,9 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) { - @@ -671,27 +670,26 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) { - diff --git a/bbs/point.php b/bbs/point.php index 8b6882fcd..e41d8b7a7 100644 --- a/bbs/point.php +++ b/bbs/point.php @@ -105,7 +105,7 @@ for($i=0; $row=sql_fetch_array($result); $i++) { -
+
창닫기
diff --git a/css/default.css b/css/default.css index 22782cc1a..0b424fb27 100644 --- a/css/default.css +++ b/css/default.css @@ -120,7 +120,7 @@ a {color:#000;text-decoration:none} #ol_after li {float:left} #ol_after_rec {background:#fff} #ol_after_rec a {display:inline-block;position:relative;width:60px;height:50px;font-size:0.9em;vertical-align:top} -#ol_after_rec span {position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:7em} +#ol_after_rec span {position:absolute;top:0;left:0;padding-top:30px;width:100%;height:20px;text-align:center} #ol_after_rec #ol_after_pt {width:97px;border-right:1px solid #ddd;border-left:1px solid #ddd} #ol_after_memo span {background:url('../img/ol_after_bg.jpg')} #ol_after_memo:focus span, diff --git a/skin/member/neo/memo_form.skin.php b/skin/member/neo/memo_form.skin.php index f676ceae3..245d160b3 100644 --- a/skin/member/neo/memo_form.skin.php +++ b/skin/member/neo/memo_form.skin.php @@ -35,13 +35,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -<<<<<<< HEAD - - -
-=======
->>>>>>> 41f59fa9ae589fc22660fde7d19293f195aede31 창닫기