관리자: #11 에 따른 상단으로 돌아가기 링크 처리

This commit is contained in:
whitedot
2013-03-15 15:49:12 +09:00
parent 362d2f604b
commit 8a4c388037

View File

@ -13,7 +13,10 @@ if (!defined('_GNUBOARD_')) exit;
</div>
<footer id="ft">
<p>Copyright &copy; 소유하신 도메인. All rights reserved.</p>
<p>
Copyright &copy; 소유하신 도메인. All rights reserved.<br>
<a href="#">상단으로</a>
</p>
</footer>
<!-- <p>실행시간 : <?=get_microtime() - $begin_time;?> -->