From 703e892b691fd98fccbbbeada3897ae0c018ac9d Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Sun, 12 Aug 2012 01:50:19 -0400 Subject: removes the Everything folder --- templates/main.php | 22 +++++++++++++--------- templates/part.feeddialog.php | 2 +- templates/part.feeds.php | 33 +++++++++++++++------------------ templates/part.folderdialog.php | 2 +- templates/part.folderlist.php | 16 ++++++++-------- templates/part.listfeed.php | 10 +++++----- templates/part.nofeeds.php | 5 +++++ templates/test.php | 19 +++++-------------- 8 files changed, 53 insertions(+), 56 deletions(-) (limited to 'templates') diff --git a/templates/main.php b/templates/main.php index db3abe34a..57d87199f 100644 --- a/templates/main.php +++ b/templates/main.php @@ -1,3 +1,11 @@ + +
+ + + +
'; + } $allfeeds = isset($_['allfeeds']) ? $_['allfeeds'] : ''; -?> - - \ No newline at end of file + + print_collection_list($allfeeds); diff --git a/templates/part.folderdialog.php b/templates/part.folderdialog.php index fb1a819af..36a0d9633 100644 --- a/templates/part.folderdialog.php +++ b/templates/part.folderdialog.php @@ -6,7 +6,7 @@