그누보드4s 버그신고 처리, 마스타님, 우성님

This commit is contained in:
whitedot
2013-07-15 12:05:24 +09:00
parent 0e81387a21
commit 5e3acd682c
3 changed files with 18 additions and 7 deletions

View File

@ -235,7 +235,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
작성하신 내용를 발송하시려면 <strong><?php echo $w==''?'회원가입':'정보수정'; ?></strong> 버튼을, 작성을 취소하고 창을 닫으시려면 <strong>취소</strong> 링크를 누르세요.
</p>
<input type="submit" value="<?php echo $w==''?'회원가입':'정보수정'; ?>" id="btn_submit" class="btn_submit" accesskey="s">
<a href="<?php echo $g4['path'] ?>/" class="btn_cancel">취소</a>
<a href="<?php echo G4_URL; ?>/" class="btn_cancel">취소</a>
</div>
</form>