사용자: #364 에 따른 본인인증 비밀번호 찾기 마크업 완료

This commit is contained in:
whitedot
2013-03-11 13:11:32 +09:00
parent c2e9998471
commit 30a07f0678
4 changed files with 24 additions and 17 deletions

View File

@ -210,7 +210,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<div class="btn_confirm">
<input type="submit" value="<?=$w==''?'회원가입':'정보수정';?>" class="btn_submit" accesskey="s">
<a href="<?=$g4['path']?>/" class="btn_cancel">취소</a>
<a href="<?=G4_URL?>/" class="btn_cancel">취소</a>
</div>
</form>