0byt3m1n1
Path:
C:
/
GEOMATICS 23-01-2021
/
LAN
/
CPMS code
/
CPMS
/
USER
/
[
Home
]
File: common.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>common| 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" /> </head> <body> <p> <!--<div id="headerbg"> <div id="headerblank">--> <?php include("include/userheader.php"); ?> </p> <p> </p> <p> </p> <p> </p> <p> </p> <table width="200" height="207" border="1" align="left"> <tr> <td><table width="200"> <tr> <td height="33"><a href="../USER/selectproject.php" class="projectboldtxt" title="Select project">Select Project</a></td> </tr> <tr> <td height="28"><a href="../USER/search_div_project.php" class="projectboldtxt" title="Project details">Project Details</a></td> </tr> <!--<tr> <td height="28"><a href="../USER/div_summary.php" class="projectboldtxt" title="Full summary">Summary</a></td> </tr>--> <tr> <td height="25"><a href="../USER/stockmanagement.php" class="projectboldtxt" title="Stock management">Stock Management</a></td> </tr> <tr> <td height="28"><a href="studentmanagement.php" class="projectboldtxt" title="Stock management">Student Details Management</a></td> </tr> <tr> <td height="28"><a href="../USER/leavemanagement.php" class="projectboldtxt" title="Leave management">Leave Management</a></td> </tr> <tr> <td height="26"><a href="../USER/search_ledger_description.php" class="projectboldtxt" title="Search by Description">Search in all projects</a></td> </tr> <tr> <td height="22"><a href="../USER/changepassword.php" class="projectboldtxt" title="Change Password">Change Password</a></td> </tr> <tr> <td height="36"><a href="idcard_entry.php" class="projectboldtxt style41">Identity Card For Employees</a></td> </tr> </table></td> </tr> </table> <p> </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>