Update AdminPPreferencesController.php

Falta coma:

),
					'PS_DISPLAY_DISCOUNT_PRICE' => array(
This commit is contained in:
Felipe Uribe
2013-11-22 07:23:09 -05:00
parent 70180f10d4
commit 5113125a0d
@@ -187,7 +187,7 @@ class AdminPPreferencesControllerCore extends AdminController
array('id' => ',', 'name' => ','),
),
'identifier' => 'id'
)
),
'PS_DISPLAY_DISCOUNT_PRICE' => array(
'title' => $this->l('Display discounted price'),
'desc' => $this->l('Instead of showing the discount (-5%) it will instead show the new price with the discount applied'),