diff --git a/src/Extensions/FolderFormFactoryExtension.php b/src/Extensions/FolderFormFactoryExtension.php index 4fcb03a..ed38bbe 100644 --- a/src/Extensions/FolderFormFactoryExtension.php +++ b/src/Extensions/FolderFormFactoryExtension.php @@ -35,7 +35,7 @@ class FolderFormFactoryExtension extends Extension $fields->push($dropdown); $fields->push(LiteralField::create( 'Message', - '
' . _t( __CLASS__ . '.SUBSITENOTICE', 'Folders and files created in the main site are accessible by all subsites.'