From a1833e40a2d81135bf72fb59abeb76c39030d5a5 Mon Sep 17 00:00:00 2001 From: rvelices Date: Sun, 12 Feb 2012 10:02:59 +0000 Subject: 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 --- picture.php | 1 - 1 file changed, 1 deletion(-) (limited to 'picture.php') diff --git a/picture.php b/picture.php index a31a3d94f..6763ee881 100644 --- a/picture.php +++ b/picture.php @@ -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'], -- cgit v1.2.3