Suite à MAJ 2.3.4, il manquait des choses dans des templates
This commit is contained in:
@@ -183,11 +183,11 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>
|
||||
{intl l="If you change the template, all the prices will be reset and you have to configure them again."}
|
||||
{intl l="If you change the product template, some of the product attribute combinations may be deleted, and you may have to reconfigure some of product prices."}
|
||||
</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">{intl l="ok"}</button>
|
||||
<button type="button" class="btn btn-primary" data-dismiss="modal">{intl l="OK"}</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -657,4 +657,4 @@ $(function() {
|
||||
{hook name="product.edit-js" location="product-edit-js" product_id={$product_id} }
|
||||
|
||||
{hook name="wysiwyg.js" location="wysiwyg-product-edit-js" }
|
||||
{/block}
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user