mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
fix error messages in log
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php if ($config_module_enabled_accounting) {
|
||||
<?php if ($config_module_enable_accounting) {
|
||||
?>
|
||||
<div class="form-group">
|
||||
<label>Billable</label>
|
||||
|
||||
Reference in New Issue
Block a user