From c2ceeae0135cd36ee9b6cdd2b85b0f0d2302938d Mon Sep 17 00:00:00 2001 From: gweltas Date: Thu, 23 Sep 2004 17:14:04 +0000 Subject: - Small update of category.tpl git-svn-id: http://piwigo.org/svn/trunk@533 68402e56-0260-453c-a942-63ccdbb3a9ee --- category.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'category.php') diff --git a/category.php b/category.php index a292a7c84..a60f9a7b9 100644 --- a/category.php +++ b/category.php @@ -154,8 +154,6 @@ $template->assign_vars(array( 'L_PROFILE_HINT' => $lang['hint_customize'], 'F_IDENTIFY' => add_session_id( PHPWG_ROOT_PATH.'identification.php' ), - - 'T_COLLAPSED' => $user['lien_collapsed'], 'T_RECENT' => $icon_recent, 'U_HOME' => add_session_id( PHPWG_ROOT_PATH.'category.php' ), -- cgit v1.2.3