diff --git a/css/default.css b/css/default.css
index 9a636a873..23aa7d480 100644
--- a/css/default.css
+++ b/css/default.css
@@ -508,7 +508,8 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff;
.bo_img_href a:link,
.bo_img_href a:focus,
.bo_img_href a:hover {text-decoration:none}
-.bo_img_href strong {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:10em}
+.bo_img_href strong,
+.bo_img_href span {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:10em}
.bo_img_text_href {margin:10px 0 !important}
.bo_img_text_href a {font-weight:bold}
diff --git a/css/mobile.css b/css/mobile.css
index 0a8bee0cf..4232bbd37 100644
--- a/css/mobile.css
+++ b/css/mobile.css
@@ -446,7 +446,8 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei
.bo_img_href a:link,
.bo_img_href a:focus,
.bo_img_href a:hover {text-decoration:none}
-.bo_img_href strong {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:10em}
+.bo_img_href strong,
+.bo_img_href span {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:10em}
.bo_img_text_href {margin:1em 0 !important}
.bo_img_text_href a {color:#000;font-weight:bold;text-decoration:none}
diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php
index eacd0d8be..976e76915 100644
--- a/skin/board/gallery/list.skin.php
+++ b/skin/board/gallery/list.skin.php
@@ -94,7 +94,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
$imgsrc = G4_DATA_URL.'/file/'.$bo_table.'/'.$thumb;
$img_content = '';
} else {
- $img_content = 'no image';
+ $img_content = 'no image';
}
echo $img_content;
diff --git a/skin/member/basic/password_lost2.skin.php b/skin/member/basic/password_lost2.skin.php
index 8d9ec40b2..b32585831 100644
--- a/skin/member/basic/password_lost2.skin.php
+++ b/skin/member/basic/password_lost2.skin.php
@@ -42,47 +42,27 @@ $href = G4_BBS_URL.'/password_lost_certify.php?mb_no='.$mb['mb_no'].'&mb_dat
$subject = $config['cf_title']."요청하신 회원 아이디/패스워드 정보입니다.";
$content = "";
-$content .= '
요청하신 계정정보는 다음과 같습니다.
'; -$content .= '';
-$content .= '1. 위의 링크를 클릭하십시오. 링크가 클릭되지 않는다면 링크를 브라우저의 주소창에 직접 복사해 넣으시기 바랍니다.
';
-$content .= '2. 링크를 클릭하시면 패스워드가 변경 되었다는 인증 메세지가 출력됩니다.
';
-$content .= '3. 홈페이지에서 회원아이디와 위에 적힌 변경 패스워드로 로그인 하십시오.
';
-$content .= '4. 로그인 하신 후 새로운 패스워드로 변경하시면 됩니다.';
-$content .= '
감사합니다.
'; -$content .= '[끝]
'; -$content .= '";
-$content .= addslashes($mb['mb_name'])."(".addslashes($mb['mb_nick']).")"."회원님은 ".G4_TIME_YMDHIS." 에 회원정보 찾기 요청을 하셨습니다.
";
+$content .= "";
+$content .= "".$config['cf_title']."";
+$content .= "";
+$content .= "
";
+$content .= addslashes($mb['mb_name'])." (".addslashes($mb['mb_nick']).")"." 회원님은 ".G4_TIME_YMDHIS." 에 회원정보 찾기 요청을 하셨습니다.
";
$content .= "저희 사이트는 관리자라도 회원님의 비밀번호를 알 수 없기 때문에, 비밀번호를 알려드리는 대신 새로운 비밀번호를 생성하여 안내 해드리고 있습니다.
";
-$content .= "다음에서 변경될 패스워드를 확인하신 후, 패스워드 변경 링크를 클릭 하십시오.
";
+$content .= "다음에서 변경될 패스워드를 확인하신 후, 패스워드 변경 링크를 클릭 하십시오.
";
$content .= "패스워드가 변경되었다는 인증 메세지가 출력되면, 홈페이지에서 회원아이디와 변경된 패스워드를 입력하시고 로그인 하십시오.
";
$content .= "로그인 후에는 정보수정 메뉴에서 새 패스워드로 변경하십시오.";
$content .= "
"; -$content .= "회원아이디 ".$mb['mb_id']; +$content .= "
";
+$content .= "회원아이디 ".$mb['mb_id']."
";
$content .= "변경될 패스워드 ".$change_password."";
$content .= "