PCMOBILE 화면전환 예비
This commit is contained in:
2
tail.php
2
tail.php
@ -30,7 +30,7 @@ if ($config['cf_include_tail']) {
|
||||
</footer>
|
||||
|
||||
<?if(is_mobile()){?>
|
||||
<a href="<?=$_SERVER['PHP_SELF'].($_SERVER['QUERY_STRING']?'?'.$_SERVER['QUERY_STRING'].'&':'?').'device=mobile';?>">모바일 버전으로 보기</a>
|
||||
<a href="<?=$_SERVER['PHP_SELF'].($_SERVER['QUERY_STRING']?'?'.$_SERVER['QUERY_STRING'].'&':'?').'device=mobile';?>" id="g4s_cng">모바일 버전으로 보기</a>
|
||||
<?}?>
|
||||
|
||||
<?
|
||||
|
||||
Reference in New Issue
Block a user