Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup

This commit is contained in:
johnny@pittpc.com
2021-02-04 21:54:50 -05:00
parent b949d9140e
commit 6d23b87f7c
16 changed files with 423 additions and 381 deletions

View File

@@ -8,14 +8,6 @@
</a>
</li>
<li class="nav-item">
<a class="nav-link <?php if(basename($_SERVER["REQUEST_URI"]) == "settings-company.php") { echo "active"; } ?>"
href="settings-company.php">
<i class="fa fa-fw fa-2x fa-building"></i><br>
Company
</a>
</li>
<li class="nav-item">
<a class="nav-link <?php if(basename($_SERVER["REQUEST_URI"]) == "settings-mail.php") { echo "active"; } ?>"
href="settings-mail.php">