[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 &&
|
if ($this->getData(['page', $parentPageId, 'position']) !== 0 &&
|
||||||
$orpheline ) {
|
$orpheline ) {
|
||||||
$orpheline = false;
|
$orpheline = false;
|
||||||
$leftItems .= '<optgroup label="Pages dans le menu">';
|
$leftItems .= '<optgroup label="Pages du menu">';
|
||||||
}
|
}
|
||||||
// Exclure les barres
|
// Exclure les barres
|
||||||
if ($this->getData(['page', $parentPageId, 'block']) !== 'bar') {
|
if ($this->getData(['page', $parentPageId, 'block']) !== 'bar') {
|
||||||
|
Loading…
Reference in New Issue
Block a user