[-] BO : fixed #PSFV-722

This commit is contained in:
lLefevre
2012-04-06 09:14:22 +00:00
parent 08a58b84b5
commit 701f3c70aa
4 changed files with 8 additions and 9 deletions
@@ -2083,7 +2083,7 @@ class AdminProductsControllerCore extends AdminController
$this->toolbar_btn['preview'] = array(
'short' => 'Preview',
'href' => $url_preview,
'desc' => $this->l('prevdesc'),
'desc' => $this->l('Preview'),
'target' => true,
'class' => 'previewUrl'
);