[-] BO : Fix bug #PSCFV-8481 no live edit on index when one language is active only
This commit is contained in:
@@ -398,7 +398,7 @@ class FrontControllerCore extends Controller
|
||||
$this->displayRestrictedCountryPage();
|
||||
|
||||
if (Tools::isSubmit('live_edit') && !$this->checkLiveEditAccess())
|
||||
die(Tools::displayError());
|
||||
Tools::redirect('index.php?controller=404');
|
||||
|
||||
$this->iso = $iso;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user