mirror of https://github.com/itflow-org/itflow
Rename client side menu header from Finance to Billing as its more suitable name
This commit is contained in:
parent
eddf8d4016
commit
e56b4019e4
|
|
@ -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) { ?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue