diff options
Diffstat (limited to 'picture.php')
-rw-r--r-- | picture.php | 1 |
1 files changed, 0 insertions, 1 deletions
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'], |