Update AdminPPreferencesController.php

This commit is contained in:
PhpMadman
2013-08-06 16:08:09 +02:00
parent d4270289c1
commit e4a42ab2b1
@@ -117,7 +117,7 @@ class AdminPPreferencesControllerCore extends AdminController
array('id' => '4', 'name' => $this->l('Position inside category')),
array('id' => '5', 'name' => $this->l('Manufacturer')),
array('id' => '6', 'name' => $this->l('Product quantity'))
array('id' => '7', 'name' => $this->l('Prodct reference'))
array('id' => '7', 'name' => $this->l('Product reference'))
),
'identifier' => 'id'
),