[-] BO : #PSCFV-3206 - Add description for the field "Shop name" on the shop configuration.
This commit is contained in:
@@ -311,6 +311,8 @@ class AdminShopControllerCore extends AdminController
|
||||
array(
|
||||
'type' => 'text',
|
||||
'label' => $this->l('Shop name:'),
|
||||
'desc' => $this->l('This field do not refer to the shop name visible on the front office.').' '.
|
||||
sprintf($this->l('Follow %sthis link%s to edit the shop name used on the front office.'), '<a href="'.$this->context->link->getAdminLink('AdminStores').'">', '</a>'),
|
||||
'name' => 'name',
|
||||
'required' => true,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user