[-] BO : fixed #PSFV-722
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14518 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user