diff options
Diffstat (limited to 'modules/developer/config/developer.php')
-rw-r--r-- | modules/developer/config/developer.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/developer/config/developer.php b/modules/developer/config/developer.php index 35ef0acd..9f5919b3 100644 --- a/modules/developer/config/developer.php +++ b/modules/developer/config/developer.php @@ -44,7 +44,6 @@ $config["methods"] = array( "photo_blocks" => t("Photo block"), "photo_bottom" => t("Bottom of photo content"), "photo_top" => t("Top of photo content"), - "sidebar_blocks" => t("Sidebar block"), "sidebar_bottom" => t("Bottom of sidebar"), "sidebar_top" => t("Top of sidebar"), "thumb_bottom" => t("Bottom of thumbnail"), |