사용자,모바일: #11 에 따른 상단으로 돌아가기 링크 처리

This commit is contained in:
whitedot
2013-03-15 16:13:07 +09:00
parent 8a4c388037
commit c05f9a0595
4 changed files with 12 additions and 4 deletions

View File

@ -25,7 +25,10 @@ if ($config['cf_include_tail']) {
<?=visit("basic"); // 방문자수 ?>
<div id="ft_catch"><a href="<?=$g4['url']?>/"><img src="<?=G4_IMG_URL?>/ft_catch.jpg" alt="Sharing All Possibilities"></a></div>
<div id="ft_copy">
<p>Copyright &copy; <b>소유하신 도메인.</b> All rights reserved.</p>
<p>
Copyright &copy; <b>소유하신 도메인.</b> All rights reserved.<br>
<a href="#">상단으로</a>
</p>
</div>
</footer>