diff --git a/adm/board_form.php b/adm/board_form.php
index 325a1a5a4..2a739257b 100644
--- a/adm/board_form.php
+++ b/adm/board_form.php
@@ -53,7 +53,7 @@ if ($w == '') {
$board['bo_mobile_gallery_cols'] = 2;
$board['bo_mobile_gallery_width'] = 160;
$board['bo_mobile_gallery_height'] = 120;
- $board['bo_table_width'] = 97;
+ $board['bo_table_width'] = 100;
$board['bo_page_rows'] = $config['cf_page_rows'];
$board['bo_subject_len'] = 60;
$board['bo_new'] = 24;
@@ -765,7 +765,7 @@ $pg_anchor = "
- |
+ |
=help('100 이하는 %')?>
diff --git a/adm/config_form.php b/adm/config_form.php
index 67d4cc8b8..0433353c1 100644
--- a/adm/config_form.php
+++ b/adm/config_form.php
@@ -475,7 +475,7 @@ $pg_anchor = "
|
|
- =help('hanmail.net과 같은 메일 주소는 입력을 못합니다. 엔터로 구분')?>
+ =help('hotmail.com과 같은 메일 주소는 사용하지 못하도록 못합니다. 엔터로 구분')?>
|
diff --git a/bbs/register_form_update_mail2.php b/bbs/register_form_update_mail2.php
index e05ba30d7..802c659c1 100644
--- a/bbs/register_form_update_mail2.php
+++ b/bbs/register_form_update_mail2.php
@@ -27,7 +27,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
회원 별명 : =$mb_nick?>
추천인아이디 : =$mb_recommend?>
- 관리자에서 회원정보 확인하기
+ 관리자에서 회원정보 확인하기
diff --git a/install/index.php b/install/index.php
index 405056142..bf0a46041 100644
--- a/install/index.php
+++ b/install/index.php
@@ -1,5 +1,5 @@
-$title = "그누보드4S 설치 3단계 중 1단계 라이센스 확인";
+$title = "그누보드4s 설치 3단계 중 1단계 라이센스 확인";
include_once ('../config.php');
include_once ('./install.inc.php');
?>
diff --git a/install/install.inc.php b/install/install.inc.php
index 0205dd74b..3de1ecf34 100644
--- a/install/install.inc.php
+++ b/install/install.inc.php
@@ -2,7 +2,7 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
$data_path = '../'.G4_DATA_DIR;
-if (!$title) $title = "그누보드4S 설치";
+if (!$title) $title = "그누보드4s 설치";
?>
@@ -13,17 +13,18 @@ if (!$title) $title = "그누보드4S 설치";