diff --git a/templates/element/layouts/header/header-breadcrumb.php b/templates/element/layouts/header/header-breadcrumb.php index 6150221..5c4c619 100644 --- a/templates/element/layouts/header/header-breadcrumb.php +++ b/templates/element/layouts/header/header-breadcrumb.php @@ -10,7 +10,7 @@ $breadcrumbAction = ''; $this->Breadcrumbs->setTemplates([ 'wrapper' => sprintf( - '' + '' ), 'item' => '
  • {{title}}
  • {{separator}}', 'itemWithoutLink' => '
  • {{title}}
  • {{separator}}', diff --git a/templates/layout/default.php b/templates/layout/default.php index f446ff4..b97bed3 100644 --- a/templates/layout/default.php +++ b/templates/layout/default.php @@ -48,7 +48,7 @@ $cakeDescription = 'Cerebrate';
    -