diff --git a/code/LeftAndMainDecorator.php b/code/LeftAndMainDecorator.php index 811382c0..7e6970e0 100644 --- a/code/LeftAndMainDecorator.php +++ b/code/LeftAndMainDecorator.php @@ -5,7 +5,7 @@ * @package cms * @subpackage core */ -abstract class SiteTreeDecorator extends Extension { +abstract class LeftAndMainDecorator extends Extension { function init() { }