From 889de64b5c9613048ff7efea84be7d41fa4cc609 Mon Sep 17 00:00:00 2001 From: Stefan Brannfjell Date: Sun, 31 Aug 2014 11:13:42 +0200 Subject: [PATCH] Fix #143 --- layout/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/header.php b/layout/header.php index e5cdf18..d1bc919 100644 --- a/layout/header.php +++ b/layout/header.php @@ -13,7 +13,7 @@ foreach ($title as $word) { if ($word !== $title[count($title) - 1]) echo $word .' '; } - } + } else echo $config['site_title']; ?> 1) {