diff --git a/admin-dev/themes/default/template/controllers/products/prices.tpl b/admin-dev/themes/default/template/controllers/products/prices.tpl
index f48b609e5..2dce874fb 100644
--- a/admin-dev/themes/default/template/controllers/products/prices.tpl
+++ b/admin-dev/themes/default/template/controllers/products/prices.tpl
@@ -126,7 +126,7 @@ jQuery(document).ready(Customer.init);
|
- {$currency->prefix}{$currency->suffix}
+ {$currency->prefix}{$currency->suffix}
{l s='The wholesale price at which you bought this product'}
|
@@ -134,7 +134,7 @@ jQuery(document).ready(Customer.init);
|
- {$currency->prefix}{$currency->suffix}
+ {$currency->prefix}{$currency->suffix}
{l s='The pre-tax retail price to sell this product'}
|
@@ -178,7 +178,7 @@ jQuery(document).ready(Customer.init);
|
- {$currency->prefix}{$currency->suffix}
+ {$currency->prefix}{$currency->suffix}
({l s='already included in price'})
|
@@ -193,7 +193,7 @@ jQuery(document).ready(Customer.init);
|
- {$currency->prefix} prefix} {$currency->suffix}
{l s='/'}
|