모바일: 설문조사 작업 중, 사용자: 최신글 댓글 중복 태그 제거

This commit is contained in:
whitedot
2013-03-06 13:53:33 +09:00
parent 03c7fd94d9
commit 86cd84a94e
3 changed files with 54 additions and 7 deletions

View File

@ -108,7 +108,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<div id="wrapper">
<div id="lnb">
<?=(G4_IS_MOBILE?outlogin('basic'):outlogin('basic')); // 외부 로그인 ?>
<?//=(G4_IS_MOBILE?poll('basic'):poll('basic')); // 설문조사 ?>
<?=(G4_IS_MOBILE?poll('basic'):poll('basic')); // 설문조사 ?>
</div>
<div id="container">
<? if ((!$bo_table || $w == 's' ) && !defined("_INDEX_")) {?><h1 id="wrapper_title"><?=$g4['title']?></h1><?}?>