mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 11:24:52 +00:00
Rename client side menu header from Finance to Billing as its more suitable name
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
|
||||
<?php if ($config_module_enable_accounting == 1) { ?>
|
||||
|
||||
<li class="nav-header mt-3">FINANCE</li>
|
||||
<li class="nav-header mt-3">BILLING</li>
|
||||
|
||||
<?php if (lookupUserPermission("module_sales") >= 1) { ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user