Updated UI on setup, fixed logo upload with add copany, better wording during setup

This commit is contained in:
johnny@pittpc.com
2021-02-05 14:17:18 -05:00
parent 6d23b87f7c
commit 71d5ce1c10
4 changed files with 53 additions and 55 deletions

View File

@@ -188,5 +188,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
</div>
<?php include("add_expense_modal.php"); ?>
<?php include("add_category_modal.php"); ?>
<?php include("footer.php");