diff --git a/admin-dev/tabs/AdminProducts.php b/admin-dev/tabs/AdminProducts.php index cabaaae96..ccc426f8b 100644 --- a/admin-dev/tabs/AdminProducts.php +++ b/admin-dev/tabs/AdminProducts.php @@ -3345,7 +3345,7 @@ class AdminProducts extends AdminTab - +

'.$this->l('Begin typing the first letters of the product name, then select the product from the drop-down list:').'

@@ -3386,7 +3386,7 @@ class AdminProducts extends AdminTab
'; // TinyMCE $iso = $this->context->language->iso_code; - $isoTinyMCE = (file_exists(_PS_JS_DIR_.'/tiny_mce/langs/'.$iso.'.js') ? $iso : 'en'); + $isoTinyMCE = (file_exists(_PS_JS_DIR_.'tiny_mce/langs/'.$iso.'.js') ? $iso : 'en'); $ad = dirname($_SERVER["PHP_SELF"]); echo ' - - + + - - - + + + + - - - + + + + '. + ($use_search ? '' : '' ).'