0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
USER
/
[
Home
]
File: leavemanagement.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Leave management Home| OFMSP</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="../images/icon.ico" /> <style type="text/css"> <!-- .style1 { font-size: 16px } #apDiv1 { position:absolute; width:200px; height:115px; z-index:1; left: 308px; top: 430px; } #apDiv2 { position:absolute; width:200px; height:118px; z-index:2; left: 568px; top: 422px; } #apDiv3 { position:absolute; width:204px; height:24px; z-index:3; left: 315px; top: 364px; } .style2 {font-size: 14px} #apDiv4 { position:absolute; width:203px; height:27px; z-index:4; left: 570px; top: 359px; } #apDiv5 { position:absolute; width:200px; height:115px; z-index:5; left: 313px; top: 429px; } --> </style> </head> <body> <p> <!--<div id="headerbg"> <div id="headerblank">--> <?php include("include/first_userheader.php"); ?> </p> <p class="tableInner"> </p> <p class="tableInner"> </p> <p class="tableInner"> </p> <div id="apDiv3"> <div align="center" class="projectboldtxt style2">Entries For leave</div> </div> <div id="apDiv4"> <div align="center" class="projectboldtxt style2">Reports of Leave</div> </div> <p class="tableInner"> </p> <p class="tableInner"> </p> <p class="tableInner"> </p> <p class="tableInner"> </p> <p class="tableInner"> </p> <p><a href="leave_entry.php" class="projectboldtxt style1"></a></p> <p> </p> <div id="apDiv2"> <table width="200" height="118" border="1"> <tr> <td height="112"><table width="200" border="0"> <tr> <td><span class="tableInner"><a href="leavesummary_report.php" class="projectboldtxt style1">Leave Summary Report</a></span></td> </tr> <tr> <td height="42"><a href="leavetaken_report.php" class="projectboldtxt style1">Leave Taken Report</a></td> </tr> <tr> <td height="37"><a href="salaryvoucher_report.php" class="projectboldtxt style1">Salary Voucher Report</a></td> </tr> </table></td> </tr> </table> </div> <p> </p> <p> </p> <p class="tableInner"> </p> <p><a href="leavetaken_report.php" class="projectboldtxt style1"></a></p> <div id="apDiv5"> <table width="200" height="115" border="1" align="center"> <tr> <td><table width="200" height="103" border="0"> <tr> <td><a href="leave_entry.php" class="projectboldtxt style1">Leave Entry</a></td> </tr> <tr> <td><a href="leave_credit.php" class="projectboldtxt style1">Leave Credit entry</a></td> </tr> </table></td> </tr> </table> </div> <p><a href="salaryvoucher_report.php" class="projectboldtxt style1"></a></p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </div> <?php include "include/footer.php"; ?> </p> </body> </html>