|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /var/www/html/pathumthani_eoffice/application/meetingroom/ |
Upload File : |
<style type="text/css">
<!--
.style_white {color: #FFFFFF ; font-weight: bold; }
.style_white:link {color: #FFFFFF ; font-weight: bold; }
.style_white:visited {color: #FFFFFF ; font-weight: bold; }
.style_white:hover {color: #FFCC00 ; font-weight: bold; }
-->
</style>
<?
$xurl="?jump=".$jump;
if ($nowaction == "xconfig" ){
?>
<TABLE width="100%" height="32" border="0" cellpadding="0" cellspacing="0" background="../../images/bar/menu_10s.jpg">
<TR >
<TD width="10%" align="center" valign="middle">
<a href="main.php<?=$xurl?>" class="style_white" > หน้าหลัก </a></TD>
<TD width="80%" valign="middle">
<a href="config_room.php<?=$xurl?>" class="style_white" >รายการห้องประชุม</a>
<a href="config_accessories.php<?=$xurl?>" class="style_white" >รายการโสตทัศนวัสดุ</a>
</TD>
<TD width="10%" align="right" valign="top">
<a href="../control/" class="style_white" ><IMG src="../../images/bar/menu1_06.jpg" alt="ออกจากระบบ" name="LOGOUT" width="99" height="32" border="0" id="LOGOUT" /></a> </TD>
</TR>
</TABLE>
<? }else{ ##### if ($nowaction == "xconfig" ){ ?>
<TABLE width="100%" height="32" border="0" cellpadding="0" cellspacing="0" background="../../images/bar/menu_10s.jpg">
<TR >
<TD width="82%" valign="middle">
<?
?>
<a href="main.php<?=$xurl?>" class="style_white" >หน้าหลัก</a> |
<? if($session_apppermit[$m_id][10] == "on"){?>
<a href="config.php<?=$xurl?>" class="style_white" >จัดการข้อมูลห้องประชุม</a> |
<? } ?>
<a href="search.php<?=$xurl?>" class="style_white" > ค้นหาข้อมูล</a>
<? if($session_apppermit[$m_id][10] == "on"){ // สิทธิในการบันทึกข้อมูล?>
<? } // end if($session_apppermit[$m_id][10] == "on"){ ?>
<!--<a href="adminmeeting.php" class="style_white" > จัดการผู้ใช้ </a>-->
|
<a href="reserve_summary.php<?=$xurl?>" class="style_white">สรุปการใช้ห้องประชุม</a>
|
<a href="reserve_table.php<?=$xurl?>" class="style_white">ตารางการใช้ห้องประชุม</a>
<? if($session_apppermit[3][10] == "on"){ ?>
|
<a href="alert.php" target="_blank" class="style_white">รายงานแจ้งยกเลิกการจอง</a>
|
<a href="alert_approve.php" target="_blank" class="style_white">รายงานรับทราบแจ้งยกเลิกการจอง</a>
|
<a href="reserve_setting.php<?=$xurl?>" class="style_white">ตั้งค่าแสดงผล</a>
<? }else{ ?>
|
<a href="alert_nonapprove.php" target="_blank" class="style_white">รายงานแจ้งยกเลิกการจอง</a>
<? }?>
</TD>
<td width="10%" align="right" valign="middle" >
<a href="public2.php" target="_blank" ><img src="../../images/book_open.png" alt="ดูข้อมูลทั้งหมด" width="32" height="32" border="0" /></a>
<? if($session_apppermit[3][10] == "on"){ ?> <a href="../manage_application/privilage.php?app_id=<?=$m_id?>" class="style_white" target="_blank"> <img src="../../images/icon_user_b.gif" alt="บริหารจัดการผู้ใช้" width="24" border="0" /></a><? }?></td>
<TD width="8%" align="right" valign="top">
<a href="../control/" class="style_white" ><IMG src="../../images/bar/menu1_06.jpg" alt="ออกจากระบบ" name="LOGOUT" width="99" height="32" border="0" id="LOGOUT" /></a> </TD>
</TR>
</TABLE>
<? } ########### if ($nowaction == "xconfig" ){ ?>