0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
ADMIN
/
[
Home
]
File: admin_report.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>Artificial Casting</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: 24px; color: #FFFFFF; } #apDiv1 { position:absolute; width:200px; height:37px; z-index:1; left: 1px; top: 180px; background-image: url(../images/top.jpg); } #apDiv2 { position:absolute; width:201px; height:37px; z-index:2; left: 0px; top: 218px; background-image: url(../images/top.jpg); } #apDiv3 { position:absolute; width:200px; height:37px; z-index:3; left: 1px; top: 257px; background-image: url(../images/top.jpg); } --> </style> </head> <body> <p> <!--<div id="headerbg"> <div id="headerblank">--> <?php include("include/header.php"); ?> </div> </div> </div> </p> <p> </p> <p> </p> <p> </p> <div id="apDiv1"><a href="daybook.php" class="rightheading style1">DayBook</a></div> <p> </p> <p> </p> <div id="apDiv2"><a href="ledger.php" class="rightheading style1">Ledger</a></div> <p> </p> <div id="apDiv3"><a href="summary.php" class="rightheading style1">Summary</a></div> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> <?php include "include/footer.php"; ?> </p> </body> </html>