From 7d670462a05ea6f66f0305614cf7177539188381 Mon Sep 17 00:00:00 2001 From: Thomas ZILLIOX Date: Fri, 9 Aug 2013 20:23:06 +0200 Subject: Activate sparklines colors to the MultiSites plugin --- core/Twig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Twig.php') diff --git a/core/Twig.php b/core/Twig.php index 4b32e4931c..a5a9cea40e 100644 --- a/core/Twig.php +++ b/core/Twig.php @@ -34,7 +34,7 @@ use Twig_SimpleFunction; class Twig { const SPARKLINE_TEMPLATE = ' - '; + '; /** * @var Twig_Environment -- cgit v1.2.3