From 49f337a9d8964f8ecd3c8c5eb75601ba9635df13 Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 23 Jul 2008 06:21:59 +0000 Subject: Swift Theme Creator (minor changes): non functional version yet (4). Bug 836: "Extend for templates" minor change. git-svn-id: http://piwigo.org/svn/trunk@2453 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/extend_for_templates.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/extend_for_templates.php') diff --git a/admin/extend_for_templates.php b/admin/extend_for_templates.php index 7f1dbe5b9..00b83c3d9 100644 --- a/admin/extend_for_templates.php +++ b/admin/extend_for_templates.php @@ -109,7 +109,7 @@ $eligible_templates = array( '----------' => 'N/A', 'about.tpl' => 'about', 'identification.tpl' => 'identification', - 'mainpage_categories.tpl' => 'index_category', + 'mainpage_categories.tpl' => 'index_category_thumbnails', 'thumbnails.tpl' => 'index_thumbnails', 'redirect.tpl' => 'redirect', 'menubar.tpl' => 'menubar', -- cgit v1.2.3