diff options
Diffstat (limited to 'core/libraries')
-rw-r--r-- | core/libraries/Theme.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/libraries/Theme.php b/core/libraries/Theme.php index 569b2d52..42843a5a 100644 --- a/core/libraries/Theme.php +++ b/core/libraries/Theme.php @@ -74,6 +74,9 @@ class Theme_Core { case "album_top": case "album_blocks": case "album_bottom": + case "thumbnail_top": + case "thumbnail_bottom": + case "thumbnail_info": case "photo_top": case "photo_blocks": case "photo_bottom": |