Suite à MAJ 2.3.4, il manquait des choses dans des templates

This commit is contained in:
2020-05-03 09:13:06 +02:00
parent 35a800ca0e
commit 3f71343401
212 changed files with 1396 additions and 7451 deletions

View File

@@ -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}