corrects block label

This commit is contained in:
buttle 2021-09-13 15:31:27 +02:00
parent dd2f42be4e
commit 1a2d870387
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class Carousel extends AbstractBlockLayout
}
public function getLabel() {
return 'Image Carrousel';
return 'Carousel';
}
public function form(PhpRenderer $view, SiteRepresentation $site,