Added shopping cart icon on expenses header

This commit is contained in:
root
2019-03-16 17:34:27 -04:00
parent e0c7bbd4ed
commit ab1b2e05ee
3 changed files with 6 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
?>
<tr>
<td><a href="vendor.php?vendor_id=<?php echo $vendor_id; ?>"><?php echo "$vendor_name"; ?></a></td>
<td><?php echo "$vendor_name"; ?></td>
<td><?php echo "$vendor_email"; ?></td>
<td><?php echo "$vendor_phone"; ?></td>
<td><?php echo "$vendor_website"; ?></td>