aboutsummaryrefslogtreecommitdiffstats
path: root/category.php
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2004-09-23 17:14:04 +0000
committergweltas <gweltas@piwigo.org>2004-09-23 17:14:04 +0000
commitc2ceeae0135cd36ee9b6cdd2b85b0f0d2302938d (patch)
treeaaa9b06c88d8111ae3644c42fb016c60fbe170cc /category.php
parent79a6102edc39c4bd71633545d5bc436e9256f29c (diff)
- Small update of category.tpl
git-svn-id: http://piwigo.org/svn/trunk@533 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'category.php')
-rw-r--r--category.php2
1 files changed, 0 insertions, 2 deletions
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' ),