aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php
diff options
context:
space:
mode:
Diffstat (limited to 'picture.php')
-rw-r--r--picture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/picture.php b/picture.php
index 2b75493de..d291de151 100644
--- a/picture.php
+++ b/picture.php
@@ -736,7 +736,7 @@ elseif ($conf['picture_slideshow_icon'])
$template->assign(
array(
- 'SECTION_TITLE' => $page['title'],
+ 'SECTION_TITLE' => $page['section_title'],
'PHOTO' => $title_nb,
'IS_HOME' => ('categories'==$page['section'] and !isset($page['category']) ),