// Improve multishop ergonomy (you edit this field for) on languages fields
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8136 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -2405,14 +2405,6 @@ EOF;
|
||||
echo $html;
|
||||
}
|
||||
|
||||
protected function youEditFieldFor()
|
||||
{
|
||||
if (!Shop::isMultiShopActivated())
|
||||
return;
|
||||
|
||||
return $this->l('This field will be changed for the shop:').' '.Context::getContext()->shop->name;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get current URL
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user