Show Invoice Stats in Invoice only for user permissable clients

This commit is contained in:
johnnyq
2026-07-13 17:19:32 -04:00
parent 95441dc3bb
commit b81e57db28
2 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
<a class="brand-link pb-1 mt-1" href="/agent/clients.php">
<p class="h5">
<i class="nav-icon fas fa-arrow-left ml-3 mr-2"></i>
<i class="nav-icon fas fa-arrow-left ml-3 mr-1"></i>
<span class="brand-text">
Back | <strong><?php echo truncate($client_name, 7); ?></strong>
</span>