Updated the website.

This commit is contained in:
Batuhan Berk Başoğlu 2024-07-09 17:02:44 -04:00
parent 8658a51b81
commit 4e14554c33
11 changed files with 40 additions and 40 deletions

View file

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Before After
Before After

View file

@ -72,7 +72,7 @@ include "topheader.php";
$substr = substr($product_name,0,36);
// $price = round($price*0.014,2);
echo "<tr><td><img src='../../product_images/$image' style='width:50px; height:50px; border:groove #000'></td><td>$substr</td>
<td>RS $price</td>
<td>$price CAD</td>
<td> ";
if ($_SESSION['role'] != 'e') {

View file

@ -35,7 +35,7 @@ include "topheader.php";
<div class="col-md-14">
<div class="card ">
<div class="card-header card-header-primary">
<h4 class="card-title">sales / Page <?php echo $page;?> </h4>
<h4 class="card-title">Sales Information <?php echo $page;?> </h4>
</div>
<div class="card-body">
<div class="table-responsive ps">