0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
USER
/
[
Home
]
File: common.php
<!--<div id="headerbg"> <div id="headerblank">--> <?php include("include/userheader.php"); ?> <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> </div> <?php include "include/footer.php"; ?> </p> </body> </html>