summaryrefslogtreecommitdiff
path: root/core/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'core/libraries')
-rw-r--r--core/libraries/Theme_View.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/libraries/Theme_View.php b/core/libraries/Theme_View.php
index 7fc400ce..933fa2c0 100644
--- a/core/libraries/Theme_View.php
+++ b/core/libraries/Theme_View.php
@@ -105,9 +105,9 @@ class Theme_View_Core extends View {
case "sidebar_top":
case "tag_bottom":
case "tag_top":
- case "thumbnail_bottom":
- case "thumbnail_info":
- case "thumbnail_top":
+ case "thumb_bottom":
+ case "thumb_info":
+ case "thumb_top":
case "photo_bottom":
// @todo: restrict access to this option
$debug = Session::instance()->get("debug", false);