ÿØÿà JFIF ` ` ÿþ
Server : Apache System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : tkt_travelbus ( 1137) PHP Version : 7.0.0p1 Disable Function : mysql_pconnect Directory : /tkt_travelbus/www/admin/res_good/ |
Upload File : |
<style> .title{float:left;height:unset !important;background:#fafafa;width:unset !important;border:1px solid #d6d6d6;padding:0 !important;} .title strong{float:left;padding:10px 5px;;margin-right:10px;} .title strong a{font-size:13px !important;font-weight:bold !important;} .title strong:nth-child(1){border-right:1px solid #d6d6d6;padding-left:15px;padding-right:12px !important;} .title strong:nth-child(2){position:relative;top:1px} .title .xi-bus, .title .xi-paper, .title .xi-calendar-check{font-size:13px;transform: scaleX(1.5) scaleY(1.5);position:relative;top:1px} .title .on, .on:visited{font-weight:bold;background:#fff !important;} .title .off, .off:visited{color:#555} </style> <div class="title"> <?php if(strpos($_SERVER['REQUEST_URI'],'good_res_list.html') !== false ){ ?> <strong class="<?=((strpos($_SERVER['REQUEST_URI'],'good_res_list.html') !== false ) ? 'on' : 'off')?>"> <a href="/admin/res_good/good_res_list.html" > <i class="xi-paper"></i> 통합예약리스트 </a> </strong> <strong class="<?=((strpos($_SERVER['REQUEST_URI'],'good_res_bustour_list.html') !== false ) ? 'on' : 'off')?>"> <i class="xi-bus"></i> <a href="/admin/res_good/good_res_bustour_list.html" >출발일정</a> </strong> <strong class="" style="display:none"> <a href="/admin/res_good/good_res_bustour_list.html" > <i class="xi-calendar-check"></i> 출발달력 </a> </strong> <?php } if(strpos($_SERVER['REQUEST_URI'],'good_res_bustour_list.html') !== false ){ ?> <strong class="<?=((strpos($_SERVER['REQUEST_URI'],'good_res_bustour_list.html') !== false ) ? 'on' : 'off')?>"> <i class="xi-bus"></i> <a href="/admin/res_good/good_res_bustour_list.html" >출발일정</a> </strong> <strong class="<?=((strpos($_SERVER['REQUEST_URI'],'good_res_list.html') !== false ) ? 'on' : 'off')?>"> <a href="/admin/res_good/good_res_list.html" > <i class="xi-paper"></i> 통합예약리스트 </a> </strong> <?php } ?> </div>