사용자: 아이디/패스워드 찾기 를 회원정보 찾기로 문구 통일

This commit is contained in:
whitedot
2013-03-11 11:45:00 +09:00
parent b5167f75c0
commit b256f83166
4 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
?>
<div id="find_info" class="new_win">
<h1>아이디/패스워드 찾기</h1>
<h1>회원정보 찾기</h1>
<form name="fpasswordlost" action="<?=$action_url?>" onsubmit="return fpasswordlost_submit(this);" method="post" autocomplete="off">
<fieldset id="find_info_fs">