diff --git a/admin-dev/themes/default/template/controllers/products/quantities.tpl b/admin-dev/themes/default/template/controllers/products/quantities.tpl index 1fce35216..852c15a66 100644 --- a/admin-dev/themes/default/template/controllers/products/quantities.tpl +++ b/admin-dev/themes/default/template/controllers/products/quantities.tpl @@ -26,6 +26,7 @@ {if isset($product->id)}
{l s='This interface allows you to manage the available quantities for sale of the current product and its combinations on the current shop.'}
@@ -206,8 +207,11 @@ {/if}{l s='You must register at least one phone number'} *
{/if}diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl index 5b2f6a7fc..e87591bbd 100644 --- a/themes/default/authentication.tpl +++ b/themes/default/authentication.tpl @@ -548,7 +548,7 @@ $(function(){ldelim}
- {if $onr_phone_at_least} + {if $one_phone_at_least}{l s='You must register at least one phone number'}
{/if}@@ -556,7 +556,7 @@ $(function(){ldelim}
- +
diff --git a/themes/default/css/global.css b/themes/default/css/global.css index e7c5be222..4af41cbfb 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -2079,3 +2079,5 @@ tr.subitem > td:first-child + td { padding:0; text-align:center } + +.ie7 #featured-products_block_center .product_image span.new {top:-20px;right:-19px} diff --git a/themes/default/header.tpl b/themes/default/header.tpl index 8886c55c9..202e9f615 100644 --- a/themes/default/header.tpl +++ b/themes/default/header.tpl @@ -25,7 +25,7 @@ - + diff --git a/themes/default/mobile/product.tpl b/themes/default/mobile/product.tpl index 47fd5f021..ec1536694 100644 --- a/themes/default/mobile/product.tpl +++ b/themes/default/mobile/product.tpl @@ -72,7 +72,7 @@