corrects block label
This commit is contained in:
parent
dd2f42be4e
commit
1a2d870387
|
@ -34,7 +34,7 @@ class Carousel extends AbstractBlockLayout
|
|||
}
|
||||
|
||||
public function getLabel() {
|
||||
return 'Image Carrousel';
|
||||
return 'Carousel';
|
||||
}
|
||||
|
||||
public function form(PhpRenderer $view, SiteRepresentation $site,
|
||||
|
|
Loading…
Reference in New Issue