- Small update of category.tpl

git-svn-id: http://piwigo.org/svn/trunk@533 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas
2004-09-23 17:14:04 +00:00
parent 79a6102edc
commit c2ceeae013
2 changed files with 5 additions and 5 deletions
-2
View File
@@ -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' ),