- Category upload admin control panel
git-svn-id: http://piwigo.org/svn/trunk@403 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
d90e90dd4a
commit
b531871f12
14 changed files with 367 additions and 337 deletions
|
|
@ -488,7 +488,7 @@ if ( isset ( $page['cat'] ) )
|
|||
// category comment
|
||||
if ( isset( $page['comment'] ) and $page['comment'] != '' )
|
||||
{
|
||||
$template->assign_block_vars('cat_infos.navigation',array('COMMENTS' => $page['cat_comment']));
|
||||
$template->assign_block_vars('cat_infos.comment',array('COMMENTS' => $page['comment']));
|
||||
}
|
||||
}
|
||||
//------------------------------------------------------------ log informations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue