From 39fa2f806a1c16cf00bc7e2743378f2f5ae86155 Mon Sep 17 00:00:00 2001 From: Uriel Date: Sat, 3 Jan 2009 02:01:42 +0100 Subject: [PATCH] Style fixes to default template --- lib/default_master.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/default_master.tpl b/lib/default_master.tpl index 89d0c15..a8fa962 100644 --- a/lib/default_master.tpl +++ b/lib/default_master.tpl @@ -13,12 +13,12 @@ -% if (! ~ $#sidebar 0) { +% if(! ~ $#sidebar 0) {