diff options
Diffstat (limited to 'picture.php')
-rw-r--r-- | picture.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picture.php b/picture.php index a791ea959..4d89edc77 100644 --- a/picture.php +++ b/picture.php @@ -999,6 +999,7 @@ if ($page['slideshow'] and $conf['light_slideshow']) } else { + $template->parse_picture_buttons(); $template->pparse('picture'); } //------------------------------------------------------------ log informations |