Skip to content

Commit

Permalink
[*] BO: updating option labels et descriptions for AdminStockCover.
Browse files Browse the repository at this point in the history
  • Loading branch information
xBorderie committed Jan 2, 2014
1 parent c456ce4 commit 5358449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/admin/AdminStockCoverController.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ public function renderList()
);

$this->displayInformation($this->l('Considering the coverage period chosen and the quantity of products/combinations that you sold.'));
$this->displayInformation($this->l('this interface gives you an idea of when a product will run out of stock.'));
$this->displayInformation($this->l('This interface gives you an idea of when a product will run out of stock.'));

return parent::renderList();
}
Expand Down

0 comments on commit 5358449

Please sign in to comment.