diff --git a/admin-dev/themes/template/products/associations.tpl b/admin-dev/themes/template/products/associations.tpl
index 6848d1913..555f9ff42 100644
--- a/admin-dev/themes/template/products/associations.tpl
+++ b/admin-dev/themes/template/products/associations.tpl
@@ -113,7 +113,7 @@
{/if}
----------
-
+
{l s='Create'}
diff --git a/admin-dev/themes/template/products/combinations.tpl b/admin-dev/themes/template/products/combinations.tpl
index 4aecce82d..f48221ecc 100644
--- a/admin-dev/themes/template/products/combinations.tpl
+++ b/admin-dev/themes/template/products/combinations.tpl
@@ -70,7 +70,7 @@
@@ -83,7 +83,7 @@
{if isset($attributes_groups)}
{foreach from=$attributes_groups key=k item=attribute_group}
- {$attribute_group.name|htmlentitiesUTF8}
+ {$attribute_group.name|htmlentitiesUTF8}
{/foreach}
{/if}
@@ -143,11 +143,11 @@
-
{l s='Delete this file'}
+
{l s='Delete this file'}
{if $up_filename}
{/if}
diff --git a/admin-dev/themes/template/products/features.tpl b/admin-dev/themes/template/products/features.tpl
index 6c7254345..63e0f69a2 100644
--- a/admin-dev/themes/template/products/features.tpl
+++ b/admin-dev/themes/template/products/features.tpl
@@ -32,10 +32,6 @@
code = (e.keyCode ? e.keyCode : e.which);
return (code == 13) ? false : true;
});
-
- $('.confirm_leave').bind('click', function(){
- return confirm('{l s='You will lose all unsaved modifications, do you want to proceed?' js=1}');
- });
});
diff --git a/admin-dev/themes/template/products/form.tpl b/admin-dev/themes/template/products/form.tpl
index 2a0f49f5f..0fae487ba 100644
--- a/admin-dev/themes/template/products/form.tpl
+++ b/admin-dev/themes/template/products/form.tpl
@@ -77,7 +77,8 @@
diff --git a/admin-dev/themes/template/products/prices.tpl b/admin-dev/themes/template/products/prices.tpl
index c3b0078d3..3fff1a334 100644
--- a/admin-dev/themes/template/products/prices.tpl
+++ b/admin-dev/themes/template/products/prices.tpl
@@ -177,7 +177,7 @@ jQuery(document).ready(Customer.init);
{/foreach}
-
+
{l s='Create'}
diff --git a/admin-dev/themes/template/products/quantities.tpl b/admin-dev/themes/template/products/quantities.tpl
index bc095df29..332fc81c6 100644
--- a/admin-dev/themes/template/products/quantities.tpl
+++ b/admin-dev/themes/template/products/quantities.tpl
@@ -125,10 +125,8 @@
Default:
Deny orders
- {assign var=confirm value="Are you sure you want to delete entered product information?"}
-
- {l s='as set in Preferences'}
+
+ {l s='as set in Preferences'}
diff --git a/admin-dev/themes/template/products/suppliers.tpl b/admin-dev/themes/template/products/suppliers.tpl
index f8f13775b..d4db5e6b8 100644
--- a/admin-dev/themes/template/products/suppliers.tpl
+++ b/admin-dev/themes/template/products/suppliers.tpl
@@ -47,8 +47,7 @@
{l s='When using the advanced stock management (see Preferences/Products), the values you fill here (prices, references) will be used in the supply orders.'}
{l s='Please choose the suppliers associated to this product, and the default one.'}
- {assign var=confirm value="Are you sure you want to delete entered product information?"}
-