From 11714951b33d340f13400aa8fc9a2b971f8d8e8b Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 15 Feb 2007 00:10:41 +0000 Subject: - feature 642: display both subcategory thumbnails and element thumbnails (if a category has both) in the index page - get rid of $page['cat_nb_images'] and $page['thumbnails_include'] (superfluous) - changed sql queries in section_init.inc.php for better performance with flat category view - web service fixes for categories.getList git-svn-id: http://piwigo.org/svn/trunk@1820 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/yoga/index.tpl b/template/yoga/index.tpl index c5ae1fbea..0e0a1d1af 100644 --- a/template/yoga/index.tpl +++ b/template/yoga/index.tpl @@ -81,8 +81,8 @@ {MONTH_CALENDAR} -{THUMBNAILS} {CATEGORIES} +{THUMBNAILS} -- cgit v1.2.3