diff --git a/adm/config_form.php b/adm/config_form.php
index 7a02b6a8b..3c40bf393 100644
--- a/adm/config_form.php
+++ b/adm/config_form.php
@@ -656,7 +656,7 @@ if ($config['cf_icode_id'] && $config['cf_icode_pw']) {
|
- |
+ |
|
diff --git a/bbs/register_form.php b/bbs/register_form.php
index 1a03341b6..b5bfc33f2 100644
--- a/bbs/register_form.php
+++ b/bbs/register_form.php
@@ -28,7 +28,7 @@ if ($w == "") {
}
if (!isset($_POST['agree2']) || !$_POST['agree2']) {
- alert('개인정보수집이용안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.', G5_BBS_URL.'/register.php');
+ alert('개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.', G5_BBS_URL.'/register.php');
}
$member['mb_birth'] = '';
diff --git a/install/install_db.php b/install/install_db.php
index ebe20ad52..0989f4a2b 100644
--- a/install/install_db.php
+++ b/install/install_db.php
@@ -147,7 +147,7 @@ $sql = " insert into `{$table_prefix}config`
cf_page_rows = '15',
cf_cert_limit = '2',
cf_stipulation = '해당 홈페이지에 맞는 회원가입약관을 입력합니다.',
- cf_privacy = '해당 홈페이지에 맞는 개인정보취급방침을 입력합니다.'
+ cf_privacy = '해당 홈페이지에 맞는 개인정보처리방침을 입력합니다.'
";
mysql_query($sql) or die(mysql_error() . "" . $sql);
diff --git a/mobile/skin/member/basic/register.skin.php b/mobile/skin/member/basic/register.skin.php
index 2b05a0dfc..7026c0caa 100644
--- a/mobile/skin/member/basic/register.skin.php
+++ b/mobile/skin/member/basic/register.skin.php
@@ -8,7 +8,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가