[-] BO : #PSTEST-560 : bug fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12623 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -66,6 +66,7 @@ class AdminSubDomainsControllerCore extends AdminController
|
||||
|
||||
public function renderList()
|
||||
{
|
||||
$this->addRowAction('delete');
|
||||
$this->warnings[] = $this->l('Cookies are different on each subdomain of your Website. If you want to use the same cookie, please add here the subdomains used by your shop. The most common is "www".');
|
||||
return parent::renderList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user