From 6ac6c6a7e0824d8fda81e36240818f9b7e9c4696 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 15 Mar 2009 19:27:30 +0000 Subject: Updates to the developer tool create module. It now creates a fully functional sidebar block, a dialog pop up on the option menu for albums or photos, a dashboard block and an admin screen. --- modules/developer/config/developer.php | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/developer/config/developer.php') 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"), -- cgit v1.2.3