forked from ZwiiCMS-Team/ZwiiCMS
[9.0.07] libellé
This commit is contained in:
parent
faf4130e38
commit
0ce8bd5d02
@ -2344,7 +2344,7 @@ class layout extends common {
|
||||
if ($this->getData(['page', $parentPageId, 'position']) !== 0 &&
|
||||
$orpheline ) {
|
||||
$orpheline = false;
|
||||
$leftItems .= '<optgroup label="Pages dans le menu">';
|
||||
$leftItems .= '<optgroup label="Pages du menu">';
|
||||
}
|
||||
// Exclure les barres
|
||||
if ($this->getData(['page', $parentPageId, 'block']) !== 'bar') {
|
||||
|
Loading…
Reference in New Issue
Block a user