Update farm_install_configure_form().

This commit is contained in:
Michael Stenta 2018-09-10 12:15:49 -04:00
parent 5b457f594b
commit 81a91a8512
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ function farm_install_configure_form($form, &$form_state) {
'farm_soil_compost' => st('Compost'),
'farm_sensor' => st('Sensor'),
'farm_sensor_listener' => st('Sensor: Listener'),
'farm_log_sale' => st('Sale logs (beta)'),
'farm_ledger' => st('Sale and purchase logs (beta)'),
'farm_quantity_report' => st('Quantity report generator (beta)'),
);
$form['farm_modules'] = array(