From d5cd794c01d0e3a7774e01051fa485a82897731d Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Mon, 8 Oct 2012 20:23:32 -0400 Subject: split firstrun template from main template --- templates/main.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'templates/main.php') diff --git a/templates/main.php b/templates/main.php index b220f14d1..ce753d317 100644 --- a/templates/main.php +++ b/templates/main.php @@ -3,7 +3,6 @@ inc("part.dialogues"); + ?>
@@ -57,9 +58,3 @@ if($showAll) {
-inc("part.nofeeds"); - } - - echo $this->inc("part.dialogues"); -- cgit v1.2.3