This commit is contained in:
Alexandre SPANGARO 2022-08-24 10:34:04 +02:00
parent 151c46bcc8
commit 3c67bfc539

View File

@ -123,7 +123,7 @@ $tabrowid[35] = "";
// Condition to show dictionary in setup page
$tabcond = array();
$tabcond[35] = isModEnabled('accounting')';
$tabcond[35] = isModEnabled('accounting');
// List of help for fields
$tabhelp = array();