diff --git a/admin-dev/themes/default/template/controllers/products/quantities.tpl b/admin-dev/themes/default/template/controllers/products/quantities.tpl index 0ac552603..ec9872352 100644 --- a/admin-dev/themes/default/template/controllers/products/quantities.tpl +++ b/admin-dev/themes/default/template/controllers/products/quantities.tpl @@ -51,7 +51,7 @@
- {if $show_quantities == true && !$product->cache_is_pack} + {if $show_quantities == true} @@ -60,27 +60,65 @@{l s='Given the quantities of the products in this pack, the maximum quantity should be: '} {$pack_quantity}
+{l s='It is not possible to manage quantities when you are managing a pack.'}
-{l s='It is not possible to manage quantities when : '}
@@ -177,7 +211,7 @@