[-] BO : fixed bug #PSCFV-4021
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17386 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -281,10 +281,8 @@ class AdminScenesControllerCore extends AdminController
|
||||
);
|
||||
}
|
||||
else
|
||||
{
|
||||
$image_to_map_desc .= '<br/><span class="bold">'.$this->l('Please add a picture to continue mapping the image.').'</span><br/><br/>';
|
||||
$image_to_map_desc .= '</div>';
|
||||
}
|
||||
|
||||
if (Shop::isFeatureActive())
|
||||
{
|
||||
$this->fields_form['input'][] = array(
|
||||
|
||||
Reference in New Issue
Block a user