From 97840abdd6cd113c94f1482b0abedee2ff68b9fd Mon Sep 17 00:00:00 2001 From: Andi Date: Thu, 22 Mar 2018 01:25:43 +0100 Subject: [PATCH] --- view/theme/vier/style.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {