모바일: 설문조사 작업 중, 사용자: 최신글 댓글 중복 태그 제거
This commit is contained in:
@ -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><?}?>
|
||||
|
||||
Reference in New Issue
Block a user