diff --git a/core/layout/main.php b/core/layout/main.php index 181bb7d0..ccbf15ca 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -49,8 +49,8 @@ ?>
- getData(['theme','menu','burgerContent']) === 'title' ? '
' . $this->getData(['locale', 'title']) . '
' : '' ;?> - getData(['theme','menu','burgerContent']) === 'logo' ? '' : '' ;?> + getData(['theme','menu','burgerContent']) === 'title' ? '
' . $this->getData(['locale', 'title']) . '
' : '' ;?> + getData(['theme','menu','burgerContent']) === 'logo' ? '' : '' ;?> '2em']); ?>
getUrl(0) === 'theme' AND $this->getUrl(1) === 'header') ): ?> - getData(['locale', 'title']); ?> + getData(['locale', 'title']); ?>   @@ -96,8 +96,8 @@