From ae4187da034b95e34e73512d4c97c6b8f6aceeeb Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Mon, 24 Oct 2011 09:55:39 +0000 Subject: [PATCH] // Removing unused field --- admin-dev/themes/template/products/combinations.tpl | 9 +++------ controllers/admin/AdminProductsController.php | 5 ----- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/admin-dev/themes/template/products/combinations.tpl b/admin-dev/themes/template/products/combinations.tpl index dfbea4da5..083bdcb1c 100644 --- a/admin-dev/themes/template/products/combinations.tpl +++ b/admin-dev/themes/template/products/combinations.tpl @@ -228,10 +228,6 @@ {/if} - - {l s='Initial stock:' } - - {l s='Stock movement:' } @@ -242,8 +238,9 @@ rel="{$reason.sign}" value="{$reason.id_stock_mvt_reason}" {if $ps_stock_mvt_reason_default == $reason.id_stock_mvt_reason} selected="selected" - {/if}>{$reason.name} - {/foreach} + {/if}>{$reason.name} + + {/foreach}    diff --git a/controllers/admin/AdminProductsController.php b/controllers/admin/AdminProductsController.php index f797fce68..7a260d69c 100644 --- a/controllers/admin/AdminProductsController.php +++ b/controllers/admin/AdminProductsController.php @@ -2773,11 +2773,6 @@ switch ($this->action) '; } - else - $content .= ''.$this->l('Initial stock:').' - - - '; $content .= ' '.$this->l('Minimum quantity:').'