La validation des options du blog ferme les options
This commit is contained in:
parent
3d8c93acdb
commit
a8635a1b45
@ -574,7 +574,7 @@ class blog extends common
|
||||
]);
|
||||
// Valeurs en sortie
|
||||
$this->addOutput([
|
||||
'redirect' => helper::baseUrl() . $this->getUrl(0) . '/option',
|
||||
'redirect' => helper::baseUrl() . $this->getUrl(0) . '/config',
|
||||
'notification' => helper::translate('Modifications enregistrées'),
|
||||
'state' => true
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user