[9.0.08] Chevron supprimé
This commit is contained in:
parent
a3c36ccc4c
commit
5ed1813510
@ -2367,7 +2367,7 @@ class layout extends common {
|
||||
$childKey . '"' .
|
||||
($childKey === $currentPageId ? ' selected' : false) .
|
||||
($this->getData(['page', $childKey, 'disable']) === true ? ' class="inactive"' : '') .
|
||||
'> ⟩ ' .
|
||||
'> ' .
|
||||
$this->getData(['page', $childKey, 'title']) .
|
||||
'</option>';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user