diff --git a/view/theme/vier/style.php b/view/theme/vier/style.php index 5360bab9f..d77786482 100644 --- a/view/theme/vier/style.php +++ b/view/theme/vier/style.php @@ -18,7 +18,7 @@ if (empty($style)) { $style = "plus"; } -$stylecss=''; +$stylecss = ''; $modified = ''; foreach (['style', $style] as $file) {