// Improve multishop ergonomy (you edit this field for) on languages fields
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