모바일: 설문조사를 하단 gnb 다음으로 위치 변경

This commit is contained in:
whitedot
2013-03-11 09:35:41 +09:00
parent 4062ac8e09
commit a460b74352
3 changed files with 5 additions and 2 deletions

View File

@ -96,7 +96,6 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<div id="wrapper">
<div id="side_nb">
<?=(G4_IS_MOBILE?outlogin('basic'):outlogin('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><?}?>