@@ -277,7 +277,7 @@ |
||
277 | 277 | if (!$this->container->get('kernel')->isBundle($defaultTheme) |
278 | 278 | && $this->container->get('kernel')->isBundle('ZikulaBootstrapTheme') |
279 | 279 | ) { |
280 | - $variableApi->set(VariableApi::CONFIG,'Default_Theme', 'ZikulaBootstrapTheme'); |
|
280 | + $variableApi->set(VariableApi::CONFIG, 'Default_Theme', 'ZikulaBootstrapTheme'); |
|
281 | 281 | } |
282 | 282 | |
283 | 283 |