공통: 용어 일반화, 패스워드 -> 비밀번호, 별명 -> 닉네임, 로빈아빠(xhost)님 건의

This commit is contained in:
whitedot
2014-01-20 10:09:14 +09:00
parent 28165a06f6
commit a66d998810
58 changed files with 142 additions and 142 deletions

View File

@ -11,7 +11,7 @@ else
$urlencode = urlencode($_SERVER[REQUEST_URI]);
*/
$g5['title'] = '회원 패스워드 확인';
$g5['title'] = '회원 비밀번호 확인';
include_once('./_head.sub.php');
include_once($member_skin_path.'/member_confirm.skin.php');