mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
improvement of picture title on picture page, drop boxes on index page ...
sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -717,7 +717,6 @@ $template->assign(
|
||||
array(
|
||||
'SECTION_TITLE' => $page['title'],
|
||||
'PHOTO' => $title_nb,
|
||||
'SHOW_PICTURE_NAME_ON_TITLE' => $conf['show_picture_name_on_title'],
|
||||
'IS_HOME' => ('categories'==$page['section'] and !isset($page['category']) ),
|
||||
|
||||
'LEVEL_SEPARATOR' => $conf['level_separator'],
|
||||
|
||||
Reference in New Issue
Block a user