// English

This commit is contained in:
djfm
2013-11-22 16:16:59 +00:00
parent a385e1af42
commit 1c6a58c902
+1 -1
View File
@@ -354,7 +354,7 @@ class Dashactivity extends Module
);
$fields_form['form']['input'][] = array(
'label' => $this->l('Cart as active'),
'label' => $this->l('Cart active'),
'desc' => $this->l('Default time range to consider a Shopping cart as active (default 30, max 120)'),
'name' => 'DASHACTIVITY_CART_ACTIVE',
'type' => 'select',