// I'm not sure as I've never had a look at how that works before ;)
This commit is contained in:
@@ -3299,8 +3299,7 @@ class AdminProductsControllerCore extends AdminController
|
||||
$specific_price_priorities = array_values($specific_price_priorities);
|
||||
|
||||
$content .= '
|
||||
<hr/>
|
||||
<legend>'.$this->l('Priority management').'</legend>
|
||||
<h3>'.$this->l('Priority management').'</h3>
|
||||
<div class="alert alert-info">
|
||||
'.$this->l('Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rule applies to the customer.').'
|
||||
</div>';
|
||||
|
||||
Reference in New Issue
Block a user