@@ -96,7 +96,7 @@ class AddShareThis extends Module
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-lg-9 col-lg-push-3">
|
||||
<p class="help-block">'.$this->l('Key in your account statistic http://sharethis.com').'</p>
|
||||
<p class="help-block">'.$this->l('You will find this key in your account settings on http://sharethis.com.').'</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user