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:
rvelices
2012-02-12 10:02:59 +00:00
parent 9469de7482
commit a1833e40a2
9 changed files with 12 additions and 35 deletions
-1
View File
@@ -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'],